6116 Commits

Author SHA1 Message Date
Leosvel Pérez Espinosa
c13cb3cc78
fix(angular): sync migration generators for angular v16 target versions (#16773) 2023-05-04 13:09:41 -04:00
Katerina Skroumpelou
6c46ad8b61
chore(vite): update vite version (#16198) 2023-05-04 17:06:15 +00:00
Leosvel Pérez Espinosa
80464ac8af
fix(nest): fix invalid nestjs versions (#16771) 2023-05-04 17:01:36 +00:00
Jason Jean
137b743855
fix(misc): restore using legacy-peer-deps for npm installs (#16767) 2023-05-04 11:32:23 -04:00
Miroslav Jonaš
b7b04a7e43
fix(core): ensure safe removal of folders on daemon reset (#16766) 2023-05-04 11:12:18 -04:00
Katerina Skroumpelou
17e6db5568
feat(storybook): deprecate v6 support (#16650) 2023-05-04 18:02:18 +03:00
Jack Hsu
66addbfa81
fix(nextjs): with stylus and less support (#16764) 2023-05-04 08:32:44 -06:00
Colum Ferry
8484a8ea16
fix(angular): ssr distFolder path should be more correctly defined (#16758) 2023-05-04 12:26:04 +01:00
Miroslav Jonaš
e328bfa90a
feat(linter): support custom build targets for buildability check (#16743) 2023-05-04 13:13:38 +02:00
Katerina Skroumpelou
83ed247b1f
fix(storybook): ignore nx storybook plugin from sb eslint (#16725) 2023-05-04 12:58:41 +02:00
Miroslav Jonaš
2163d720e6
feat(core): bump version of @nrwl/ci workflow (#16724) 2023-05-04 12:13:02 +02:00
Colum Ferry
0a81c64560
fix(angular): update ngrx parent description to give better info about standalone api usage (#16755) 2023-05-04 11:11:06 +01:00
Colum Ferry
b526e1d600
fix(angular): update component module error message to suggest standalone (#16754) 2023-05-04 11:10:53 +01:00
Jack Hsu
f8fe2a1753
fix(testing): do not error when no vite config is found (#16746) 2023-05-03 18:28:01 -06:00
Jason Jean
112a77ce0a
feat(core): remove tasks-runner-v2 from @nx/workspace (#16751) 2023-05-03 23:46:18 +00:00
Jason Jean
9bdf22f413
fix(core): use legacy peer deps during migrate process (#16745) 2023-05-03 17:56:48 -04:00
Jason Jean
5b99313722
fix(angular): generate applications with zone.js 0.13.0 (#16747) 2023-05-03 17:53:02 -04:00
Jason Jean
3788723bd2
fix(js): default to analyzing source code and package.json (#16737) 2023-05-03 17:05:45 -04:00
Craigory Coppola
a8aeca46f8
fix(misc): use generated directory path as cwd rather than attempting to rederive it (#16740) 2023-05-03 16:47:26 -04:00
Craigory Coppola
2d6ea2b9da
fix(misc): sort plugin names when displaying them (#16702) (#16734) 2023-05-03 20:34:59 +00:00
Leosvel Pérez Espinosa
203a874ddb
feat(angular): update angular 16 packages to stable versions (#16732) 2023-05-03 16:02:42 -04:00
Emily Xiong
58e23b121a
feat(react-native): upgrade @storybook/react-native to 6.5 (#16670) 2023-05-03 20:09:28 +03:00
nosaku
a8783c65d5
fix(core): convert extension to lowercase before comparing extension (#16727) 2023-05-03 12:34:25 -04:00
Colum Ferry
c2e88ad6a7
fix(angular): throw error when no parent module found (#16728) 2023-05-03 16:39:54 +01:00
Emily Xiong
30a79071de
feat(expo): upgrade expo to 48.0.15 (#16701) 2023-05-03 11:07:16 -04:00
Leosvel Pérez Espinosa
f45aa076da
feat(angular): support angular v16 (#15592) 2023-05-03 11:02:07 -04:00
Leosvel Pérez Espinosa
9c3698982b
fix(angular): add jasmine-marbles with a version compatible with installed rxjs version in migration (#16717) 2023-05-03 15:36:14 +01:00
Jack Hsu
1e7aa39a9f
fix(bundling): handle projects without targets in esbuild thirdParty migration (#16712) 2023-05-03 08:35:20 -06:00
deroude
e291c9c79b
fix(expo): expo generator on windows (#16703)
Co-authored-by: Valentin Raduti <valentin@thedotin.ro>
2023-05-03 09:53:31 -04:00
Leosvel Pérez Espinosa
ae89df9482
fix(angular): do not wrap bootstrap call when setting up ssr in workspaces with angular >= 15.2.0 (#16714) 2023-05-03 10:58:01 +01:00
Emily Xiong
68c262d933
fix(react): fix external npm packages for rollup (#16713) 2023-05-03 11:41:20 +03:00
Craigory Coppola
7b56a8cbf3
fix(devkit): formatFiles should work when writing initial prettierrc in generator (#16711) 2023-05-02 19:18:45 -04:00
Jason Jean
fa55ca4f5f
fix(devkit): use the old package dependency version for new package (#16709) 2023-05-02 18:01:20 -04:00
Craigory Coppola
ef63dcb69b
feat(core): support matching projects specifiers in dependsOn (#16675) 2023-05-02 17:00:12 -04:00
Craigory Coppola
d084e678bd
fix(core): task runner parallel should read from taskRunnerOptions (#16707) 2023-05-02 16:59:21 -04:00
Nicholas Cunningham
8dec11ecbe
fix(node): ensure that bundlers for node is webpack/esbuild (#16702) 2023-05-02 13:43:26 -04:00
Craigory Coppola
a425f5b7d5
feat(misc): list should link to nx.dev/community for more plugins (#16673) 2023-05-02 12:47:50 -04:00
Craigory Coppola
e164d50f92
feat(core): support specific project dependency in dependsOn with string syntax (#16674) 2023-05-02 16:12:30 +00:00
Leosvel Pérez Espinosa
4be6f7401c
fix(angular): clean up ssr main.server.ts generation (#16699) 2023-05-02 16:19:56 +01:00
James Henry
32cbab7d26
fix(core): only modify angular.json on read when @nx/angular is present (#16693) 2023-05-02 15:22:22 +04:00
Craigory Coppola
4e97ee94e1
fix(misc): show proper messaging when generating a workspace generator (#16683) 2023-05-01 18:05:38 -04:00
Craigory Coppola
2381dd3cf6
fix(devkit): ensurePackage should obey npmrc and yarnrc.yml (#16652) 2023-05-01 17:28:12 -04:00
Caleb Ukle
179930fe18
fix(testing): add --quiet cypress executor option (#16680) 2023-05-01 16:49:33 -04:00
Vinit Neogi
13aaa20cd9
fix(core): add support for .mts and .mjs files when creating pro… (#16679) 2023-05-01 16:47:32 -04:00
Jason Jean
96fca453b4
fix(core): improve touched projects locator performance (#16682) 2023-05-01 16:46:26 -04:00
Craigory Coppola
e7229d1442
fix(core): cmd window flickers on save when on windows (#16671) 2023-05-01 11:12:52 -04:00
Juri
85ddd8b7d1 fix(core): have child process exit properly in case of error 2023-04-29 00:26:32 +02:00
Craigory Coppola
22c0047b63
fix(core): prefer NX_TASKS_RUNNER over NX_RUNNER (#16618) 2023-04-28 16:50:48 -04:00
Caleb Ukle
ebcc4363d0
fix(testing): fix react CT w/ vite and dependant projects (#16475) 2023-04-28 16:40:04 -04:00
Emily Xiong
341f7649ce
fix(core): preserve deps in package.json for nx init react (#16528) 2023-04-28 16:01:01 -04:00