1017 Commits

Author SHA1 Message Date
Philip Fulcher
768a0d2b7c
docs(core): remove references to --all for run-many (#18663) 2023-08-18 16:01:32 -04:00
Leosvel Pérez Espinosa
eb9caa1ade
feat(react): use helper to determine project name and root directory in project generators (#18615) 2023-08-18 13:12:23 -04:00
Isaac Mann
71d2994be9
feat(nx-dev): types in devkit toc (#18594) 2023-08-18 11:54:36 -04:00
Isaac Mann
77bc1e8778
feat(nx-dev): highlight lines in code samples (#18690) 2023-08-18 10:59:18 -04:00
Craigory Coppola
0b84bbcc75
cleanup(devkit): correct description of disabling daemon inside createProjectGraph async jsdoc (#18627) 2023-08-17 13:14:58 -04:00
Craigory Coppola
94cc716a8a
fix(core): name collisions during project inference should not error out if corrected by a project.json's name (#18665) 2023-08-17 11:53:58 -04:00
Leosvel Pérez Espinosa
47f8b7a8be
feat(angular): use helper to determine project name and root directory in project generators (#18607) 2023-08-17 16:27:47 +01:00
Colum Ferry
b9ca7ce09f
feat(angular): add flag to include hydration when setting up ssr (#18675) 2023-08-17 07:59:15 -07:00
Nicholas Cunningham
2180268d9d
docs(core): Add svelte docs recipe (#18590) 2023-08-17 11:30:10 +02:00
Isaac Mann
88900403a0
docs(core): typescript batch mode (#18657) 2023-08-16 18:28:15 +02:00
Caleb Ukle
baabbfda91
docs(core): add Nuxt recipe (#18549) 2023-08-16 16:53:16 +02:00
Colum Ferry
90f67a5565
docs(core): add rust recipe (#18633) 2023-08-16 13:44:57 +01:00
Craigory Coppola
692640e9a9
docs(core): update --exclude option to use equal sign (#18592) 2023-08-15 18:12:36 -04:00
Leosvel Pérez Espinosa
54ee90505b
docs(angular): add angular v16.2.0 to the version compatibility matrix (#18605) 2023-08-15 17:50:17 -04:00
Jason Jean
968bd38218
Revert "Revert "feat(linter): add generator for converting to flat co… (#18631) 2023-08-15 15:25:09 -04:00
Emily Xiong
40d66ec715
chore(core): remove readProjectsConfigurations from workspaces (#18329)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-08-15 14:48:40 -04:00
Jason Jean
11249e929b
Revert "feat(linter): add generator for converting to flat config (#1… (#18628) 2023-08-14 16:49:43 -04:00
Leosvel Pérez Espinosa
3627df4d03
feat(testing): use helper to determine project name and root directory in cypress project generator (#18608) 2023-08-14 13:42:36 -05:00
Caleb Ukle
645535be46
fix(testing): playwright cleanup (#18558) 2023-08-14 11:13:56 -05:00
Caleb Ukle
b3f68fe89e
docs(testing): update docs to use configuration generator (#18587) 2023-08-14 11:57:41 -04:00
John Rice
2e9810cca1
docs(testing): remove typo of duplicate "--project=your-app-name" (#18600) 2023-08-14 10:16:05 -04:00
Juri
3ddb188fa3 docs(nx-plugin): add recipe for creating and testing a create-x package
Co-authored-by: AgentEnder <craigorycoppola@gmail.com>
2023-08-11 20:21:11 +02:00
Leosvel Pérez Espinosa
c785871b5c
docs(js): call out @nx/js:tsc batch executor being available from Nx 16.6.0 (#18467) 2023-08-11 12:46:47 +01:00
Craigory Coppola
a7cf272d1f
feat(core): add api for v2 of project project graph plugins (#18032)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-08-10 14:58:29 -04:00
Leosvel Pérez Espinosa
730260320d
feat(js): provide a new way of generating project name and root directory for libraries (#18420) 2023-08-10 13:30:46 -04:00
Miroslav Jonaš
ab9019df1b
feat(linter): deprecate tslint (#18464) 2023-08-10 09:39:23 -04:00
Nicholas Cunningham
d0f64cd892
docs(core): Add vue documentation for nx-recipe (#18556) 2023-08-10 14:20:05 +02:00
Isaac Mann
da2ca3a2de
feat(nx-dev): split devkit reference page (#18536) 2023-08-10 08:03:36 -04:00
Miroslav Jonaš
b8c3ec4d7f
feat(linter): add generator for converting to flat config (#17532) 2023-08-08 20:08:43 +02:00
Emily Xiong
ed300d5f82
feat(testing): prompt e2eTestRunner playwright (#18203) 2023-08-04 11:14:59 -04:00
Miroslav Jonaš
bdbc1113d5
docs(nx-dev): add recipe for yarn pnp (#18460) 2023-08-04 15:09:53 +02:00
Craigory Coppola
c175fc3138
fix(misc): move --useDotNxInstallation to yargs config (#18475) 2023-08-03 17:09:16 -04:00
Emily Xiong
24b1ab5463
feat(react): add playwright to e2eTestRunner option (#18200) 2023-08-03 17:16:35 +02:00
Caleb Ukle
9fdf14b89c
docs(core): add astro recipe (#18277) 2023-08-02 16:09:34 -05:00
Caleb Ukle
5e51cd6eb5
fix(testing): playwright plugin clean up (#18447) 2023-08-02 16:14:17 -04:00
Caleb Ukle
1dcb80d447
feat(angular): add playwright to e2eTestRunner option (#18163) 2023-08-02 11:59:00 -04:00
Caleb Ukle
b5305604cd
docs(testing): add playwright overview page (#18357) 2023-08-02 10:07:01 -05:00
Colum Ferry
5be931cd53
docs(core): add solid stack recipe (#18418) 2023-08-02 15:37:51 +01:00
Colum Ferry
ea5efb9e4c
docs(core): add qwik stack recipe (#18152) 2023-08-02 15:03:57 +01:00
merrick kirby
510e03d714
fix(expo): Correct schema for export executor (#18085) 2023-08-02 13:13:03 +03:00
Juri
054a371aab docs(core): random improvements on core section of docs 2023-08-02 09:17:09 +02:00
Isaac Mann
8c723380a7
docs(core): rename enforce project boundaries (#18421) 2023-08-01 11:36:28 -04:00
Jack Hsu
d63d3573c4
feat(js): add generateExportsField and additionalEntryPoints options to update exports field when building with tsc/swc (#18319) 2023-08-01 09:23:48 -06:00
Katerina Skroumpelou
90e4e7e7de
fix(storybook): do not set default host as localhost (#18419) 2023-08-01 18:20:29 +03:00
Caleb Ukle
27923fd2d8
feat(web): add playwright e2eTestRunner option (#18284) 2023-08-01 10:53:06 -04:00
Jack Hsu
e78575badc
feat(nextjs): add playwright as an option for e2e testing (#18281) 2023-08-01 10:51:51 -04:00
Isaac Mann
3313c7619a
docs(core): add stack example recipes (#18118) 2023-08-01 10:18:51 -04:00
Isaac Mann
430c4d3240
docs(core): mixing package-based and integrated (#18076) 2023-08-01 09:58:51 -04:00
Ben McCann
fd6bccddff
docs(storybook): use ESM for Storybook configs (#18380) 2023-08-01 10:46:28 +00:00
Jack Hsu
8adee8ec9e
feat(testing): set playwright to public and restrict exports (#18275) 2023-07-31 10:49:05 -04:00