682 Commits

Author SHA1 Message Date
Craigory Coppola
b44dbf9c22
fix(nx-plugin): correct importPath and import updates for migration to local plugins (#16437) 2023-04-20 17:15:48 -04:00
Jason Jean
fb54f67581
feat(nx-plugin): rename @nx/nx-plugin to @nx/plugin (#16422) 2023-04-20 14:35:04 -04:00
Jason Jean
739b4c2924
feat(linter): rename @nx/eslint-plugin-nx to @nx/eslint-plugin (#16420) 2023-04-20 13:25:56 -04:00
Katerina Skroumpelou
d5441020af
docs(storybook): overview adjusted for v7 (#16434) 2023-04-20 14:37:02 +01:00
Emily Xiong
840048480f
feat(core): update create-nx-plugin to generate cli library (#15994) 2023-04-19 20:36:11 -04:00
Craigory Coppola
fc07794d90
feat(core): remove deprecated affected commands (#16349) 2023-04-19 18:07:56 -04:00
Craigory Coppola
a798576e0e
fix(misc): pass e2eTestRunner to child preset generator (#16414) 2023-04-19 17:02:34 -04:00
Nicholas Cunningham
338dc64d91
feat(nextjs): Add standalone Nextjs option to react selection when running CNW (#16317) 2023-04-19 15:29:31 -04:00
Craigory Coppola
9fa6d418b9
fix(misc): mark workspace-lint as deprecated in yargs config (#16385) 2023-04-19 14:06:57 -04:00
Emily Xiong
9c9abaa098
fix(react-native): remove listDevices default value for run-android (#16410) 2023-04-19 14:03:45 -04:00
Craigory Coppola
1743ff10ed
feat(core): add migration to update workspace generators to a local plugin (#12700) 2023-04-19 14:03:00 -04:00
Jack Hsu
f04f316271
feat(react): add rspack experimental support (#16252) 2023-04-19 14:00:24 -04:00
Craigory Coppola
00f424acc6
feat(nx-plugin): slim down default generated nx-plugin (#16168) 2023-04-18 17:47:06 -04:00
Nicholas Cunningham
ce4a76a975
feat(nest): Add strict option (#16371) 2023-04-18 12:47:02 -06:00
Miroslav Jonaš
2dd59c3b57
feat(core): extract js related code from affected and hasher (#16244) 2023-04-18 10:42:05 -04:00
Katerina Skroumpelou
a7bc1c6635
feat(storybook): added sb7 generator to migrations (#16369) 2023-04-18 17:24:26 +03:00
Jack Hsu
5769256702
docs(nextjs): add a guide for configuring Next.js plugins (#16315) 2023-04-18 08:58:04 -04:00
Jason Jean
95f2f80cd3
feat(core): remove @nrwl/workspace:run-commands and @nrwl/workspace:r… (#16298) 2023-04-14 18:06:47 -04:00
Caleb Ukle
b997ee6cd5
docs(testing): add info about getJestProjects() (#16269) 2023-04-14 14:28:38 -04:00
Jack Hsu
8b48ba9ac2
feat(react): remove standaloneConfig since it does nothing (#16313) 2023-04-14 13:56:57 -04:00
Jack Hsu
c3c77d525e
feat(nextjs): remove "--server=..." app generator option (#16312) 2023-04-14 13:56:43 -04:00
Emily Xiong
a42cc57354
chore(expo): remove deprecated targets and expo-cli (#16076) 2023-04-14 11:26:29 -04:00
Leosvel Pérez Espinosa
9658fb1ad6
docs(core): improve nx init description (#16245) 2023-04-13 09:57:05 -04:00
Miroslav Jonaš
cafb49ac84
feat(core): remove @nrwl/workspace:lib (#16122) 2023-04-12 15:28:09 -04:00
Craigory Coppola
f13ea45599
docs(core): correct environment variable for NX_TASK_TARGET_PROJECT (#16236) 2023-04-12 11:10:46 -04:00
Leosvel Pérez Espinosa
4b327161f9
feat(misc): add --integrated option to nx init command (#16148) 2023-04-12 15:17:04 +01:00
Emily Xiong
3eede1c7de
feat(react): deprecate styl from react and next for 17 (#16135) 2023-04-12 08:23:13 -04:00
Leosvel Pérez Espinosa
c8a2f50f36
feat(angular): remove deprecated simpleModuleName option from library generator (#16219) 2023-04-12 10:35:51 +01:00
Victor Savkin
2bc33f14d7
docs(core): use -t and -p instead of --targets and --projects 2023-04-10 13:30:17 -04:00
Florian Guitton
454344b1ef
feat(core): add support for tags with (print-)affected(:*) and run-many (#10085)
Co-authored-by: AgentEnder <craigorycoppola@gmail.com>
2023-04-06 14:45:09 -04:00
Beka
8bc89bbb08
docs(core): fix module federation config example (#15349) 2023-04-06 16:08:28 +00:00
Katerina Skroumpelou
f36d65c2ef
feat(storybook): make v7 default (#16159) 2023-04-06 11:39:03 -04:00
Nicholas Cunningham
18e965d2ef
feat(nextjs): add support for experimental appDir (#16132) 2023-04-05 14:07:46 -06:00
Jack Hsu
a8b8ea91f2
docs(react): fix references to old --preset=react option (#16137) 2023-04-05 15:16:05 -04:00
Jason Jean
775f65130d
fix(misc): fix docs for nx watch --includeDependentProjects (#16026) 2023-04-05 11:29:19 -04:00
Caleb Ukle
f03e903ee9
docs(testing): remove debug section in jest overview (#16124) 2023-04-05 11:14:53 -04:00
Leosvel Pérez Espinosa
fa349ac784
docs(angular): fix wrong link to angular cli migration docs in plugin overview page (#16110) 2023-04-05 09:52:48 +01:00
Leosvel Pérez Espinosa
a0fb3c705e
cleanup(angular): consolidate name and path normalization for component, directive and pipe generators (#16108) 2023-04-05 09:50:46 +01:00
Jack Hsu
807884c91d
feat(bundling): add support for esbuild.config.js file (#16092) 2023-04-04 19:16:32 +00:00
Nicholas Cunningham
c02ec9f1f7
fix(js): remove thirdParty default so that package.json will be generated by default (#16015) 2023-04-04 10:53:22 -04:00
Leosvel Pérez Espinosa
74633f535c
fix(angular): fix path handling and validate standalone option in pipe generator (#16080) 2023-04-04 11:28:38 +01:00
Leosvel Pérez Espinosa
29f5326b80
cleanup(angular): update component generator to be more consistent with similar generators (#16078) 2023-04-04 09:12:57 +00:00
Katerina Skroumpelou
c91c365fa2
fix(storybook): v7 gen docs and install react deps (#16057) 2023-04-03 13:50:53 +00:00
Leosvel Pérez Espinosa
bf9542a150
fix(angular): validate standalone option in the directive generator (#16051) 2023-04-03 12:01:20 +01:00
Leosvel Pérez Espinosa
1d955d3e18
docs(angular): remove leftovers references to the deleted file-server executor (#16010) 2023-04-03 09:27:53 +01:00
Craigory Coppola
6e7234c1aa
feat(nx-plugin): reuse utilities from create-nx-workspace for create-nx-plugin (#15743) 2023-03-31 17:23:21 -04:00
Luka Furlan
3af649dc3f
feat(node): Added E2E project generation option to NestJs app generator (#14805) 2023-03-31 12:20:03 -04:00
Leosvel Pérez Espinosa
4eb7cc7bf1
fix(misc): skip formatting files in nested generator calls (#15961) 2023-03-31 11:22:18 -04:00
Leosvel Pérez Espinosa
3b22c0cb60
docs(nx-dev): update typedoc version (#15898) 2023-03-31 11:00:06 -04:00
Ashley Hunter
5211382b96
fix(nextjs): adding "none" style option to next component generator (#15990) 2023-03-31 10:36:57 -04:00