5941 Commits

Author SHA1 Message Date
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
Craigory Coppola
ebd6d2f0b6
fix(core): empty exclude pattern should not result in error (#16645) 2023-04-28 15:56:40 -04:00
Craigory Coppola
7287ab55de
fix(core): nx report should not display duplicate packages (#16647) 2023-04-28 15:55:10 -04:00
Nicholas Cunningham
36c162cf62
fix(react): Fix .module css being generated when --globalCss is passed (#16648) 2023-04-28 13:31:23 -06:00
Leosvel Pérez Espinosa
38be28814d
feat(testing): update cypress to support angular 16 (#16611) 2023-04-28 13:51:14 -05:00
Emily Xiong
828f77a543
fix(react-native): fix react native npm preset (#16624) 2023-04-28 14:34:39 -04:00
Jason Jean
08ecd81e61
fix(core): fix nx migrate to the same version (#16626) 2023-04-28 14:32:32 -04:00
Miroslav Jonaš
f138a34675
fix(core): ensure stale dependencies are pruned in graph (#16533) 2023-04-28 13:08:05 -04:00
Jack Hsu
a7c4009d28
fix(nextjs): show a warning when user uses emotion with appDir layout (#16636) 2023-04-28 12:41:09 -04:00
Stefano Formicola
920352215c
docs(react-native): fix typo in build-ios schema.json (#16620)
Co-authored-by: Stefano Formicola <stefano.formicola@cloudacademy.com>
2023-04-28 12:32:06 -04:00
Miroslav Jonaš
db43ea1033
docs(linter): fix outdated rule name for enforce-module-boundaries (#16637) 2023-04-28 11:58:46 -04:00
Jason Jean
feef6472c5
fix(js): do not depend on nx for typescript utils (#16642) 2023-04-28 11:57:32 -04:00
Leosvel Pérez Espinosa
6e745f8542
fix(angular): do not run migration generator bumping angular cli version when update is skipped (#16643) 2023-04-28 11:12:46 -04:00
Jonathan Cammisuli
deee934799
fix(core): include more binary extensions (#16639) 2023-04-28 15:05:04 +00:00
MaxKless
341c916304
feat(bundling): add esbuild migration to correctly set thirdParty option (#16640) 2023-04-28 16:48:17 +02:00
Dmitriy Stepanenko
94300fe5b5
feat(vite): throw an error if vite config is not found at provided path (#16600) 2023-04-28 09:20:33 -05:00
Jack Hsu
b3d07a8293
fix(node): default webpack build to not perform default optimizations for Node (#16625) 2023-04-27 22:59:22 +00:00
Leosvel Pérez Espinosa
95c0fad6bf
docs(angular): replace ng add usage with nx init --integrated for integrated migration (#16248) 2023-04-27 18:49:04 -04:00
Leosvel Pérez Espinosa
13a35bfb89
docs(misc): expose nx init command flags in docs and the terminal help (#16433) 2023-04-27 18:20:36 -04:00
Isaac Mann
afa5eb59fa
docs(core): document the @nrwl => @nx rescope (#16403)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-04-27 18:14:59 -04:00
James Henry
b1e3545caa
fix(core): do not strip additional angular.json properties (#16615) 2023-04-27 14:09:47 -04:00
Jason Jean
24b2dee8d9
feat(core): remove tasks runner v2 (#16616) 2023-04-27 13:49:16 -04:00
Jason Jean
9ed96a1d23
fix(linter): do not replace legacy package in binary files (#16617) 2023-04-27 13:48:34 -04:00
Craigory Coppola
68f019e0ef
chore(core): add missing formatFiles call to migration (#16614) 2023-04-27 13:11:25 -04:00
Ashley Hunter
fbf8d9c99f
feat(js): adding simpleName option to library generator (#16025) 2023-04-27 11:28:34 -04:00
Caleb Ukle
43a7d770fa
cleanup(testing): rename cypress-component-project to cypress-component-configuration (#16382) 2023-04-27 11:19:32 -04:00