6116 Commits

Author SHA1 Message Date
Jack Hsu
53a1c427e4
fix(bundling): copy initial assets correctly in watch mode for esbuild (#15230) 2023-02-24 10:54:08 -05:00
Chau Tran
65b1cdd5e3
fix(node): use shorthand run-commands for docker build (#15231) 2023-02-24 15:49:29 +00:00
Colum Ferry
88199e5653
fix(angular): ngrx should attach to parent routes correctly (#15221) 2023-02-24 15:26:03 +00:00
Caleb Ukle
5bc73d345c
fix(testing): automatically enable coverage with --coverage flag for vitest (#15204) 2023-02-24 08:59:45 -06:00
Jack Hsu
c08823abb9
fix(node): use shorter run-commands options for docker-build (#15224) 2023-02-24 09:16:55 -05:00
Leosvel Pérez Espinosa
b488f6483a
fix(angular): make webpack-browser executor watch changes correctly in incremental builds setups (#15222) 2023-02-24 14:10:47 +00:00
Chau Tran
281881d268
fix(js): use .swcrc for swcrc path for swc lib (#15205) 2023-02-24 08:55:47 -05:00
Colum Ferry
f2faf22790
feat(angular): add option to enable/disable cors for file-server (#15220) 2023-02-24 12:01:52 +00:00
Leosvel Pérez Espinosa
12fff86d29
fix(angular): show actionable error when component resource is not found in ng-packagr executors (#15217) 2023-02-24 10:20:10 +00:00
Craigory Coppola
8a58cdd2d6
fix(core): nx list should work as expected in encapsulated repo (#15200) 2023-02-24 02:55:33 +00:00
Leosvel Pérez Espinosa
e54ee0a0a6
fix(core): prevent duplicated migration prompts (#15202) 2023-02-23 18:47:16 -05:00
Craigory Coppola
ba6cc33893
fix(core): generate prompts should not fail due to bad schema (#15201) 2023-02-23 16:04:51 -05:00
Caleb Ukle
8a97b43eb1
feat(testing): jest 29 support (#14701) 2023-02-23 14:30:47 -06:00
Leosvel Pérez Espinosa
096905cbcb
fix(core): improve running migrations for older workspaces (#15174) 2023-02-23 15:09:28 -05:00
Nicholas Cunningham
6d499047dd
docs(node): change Node Tutorial to Node Server Tutorial (#15180) 2023-02-23 10:59:22 -07:00
Nicholas Cunningham
bde61d89dc
fix(core): Fix issue when no scripts are found in package.json (#15160) 2023-02-23 10:04:26 -07:00
Colum Ferry
9efcf044c9
feat(angular): support Angular 15.2 (#14953) 2023-02-23 11:56:41 -05:00
Craigory Coppola
cddfa094c5
fix(core): param prompts should not accept empty string for required properties (#15157) 2023-02-23 11:55:51 -05:00
Jack Hsu
ca087edfa5
fix(react): do not install webpack and jest when cra-to-nx is using vite (#15194) 2023-02-23 15:47:58 +00:00
Leosvel Pérez Espinosa
57c0b7bcd4
fix(core): handle positional args correctly for run command (#15193) 2023-02-23 15:33:07 +00:00
Jason Jean
da579aced3
fix(react): fix typo in cra-to-nx (#15183) 2023-02-23 10:14:16 -05:00
Colum Ferry
02091ca5f4
fix(core): remove unused logic around ng cli (#15178) 2023-02-23 15:12:13 +00:00
Katerina Skroumpelou
6c059eab7d
feat(storybook): csf3 stories generator (#15192) 2023-02-23 15:11:41 +00:00
Chau Tran
2f4f28760f
fix(js): generate correct build options for rollup bundler; by defaul… (#15184) 2023-02-23 10:01:15 -05:00
Katerina Skroumpelou
d35c75fa53
chore(storybook): remove typecast if not viteFinal (#15189) 2023-02-23 14:06:07 +02:00
Jason Jean
fa6e8ea987
fix(js): refactor ensurePackage (#15074) 2023-02-22 18:47:40 -05:00
Craigory Coppola
73bc2e1c91
fix(bundling): libs generated with @nrwl/js:lib --bundler rollup should build (#15179) 2023-02-22 17:05:04 -05:00
Craigory Coppola
902f644697
fix(core): generator prompt should not throw in encapsulated mode (#15182) 2023-02-22 21:58:10 +00:00
Jason Jean
23de5b7982
chore(devkit): cleanup exports in nx-reexports file (#15164) 2023-02-22 12:49:25 -05:00
Nicholas Cunningham
eb977bfd6c
fix(js): default build should work when rollup is selected (#14971) 2023-02-22 10:32:26 -07:00
Oliver Hoffmann
828eff7a55
fix(detox): Update rn and expo buildTargets (#15073) 2023-02-22 10:33:56 -05:00
Colum Ferry
0f95773560
fix(angular): add routes correctly (#15171) 2023-02-22 15:17:11 +00:00
Ronaldo Maciel
ba7377595f
fix(react): fix skipRemotes in moduleFederationDevServer (#14172)
Co-authored-by: rsmaciel <rsmaciel@rederecord.com.br>
2023-02-22 16:45:26 +02:00
Miroslav Jonaš
bacd875904
fix(linter): check for source package.json on banTransitiveDependencies (#15169) 2023-02-22 15:18:30 +01:00
Craigory Coppola
e91e2c5b93
feat(devkit): add method to read installed Nx version (#14669) 2023-02-22 00:54:54 +00:00
Craigory Coppola
7a1bc34890
fix(core): workspaceRoot/node_modules/.bin should be in path during nx exec (#15165) 2023-02-22 00:48:07 +00:00
Colum Ferry
e053e06679
fix(angular): allow boolean usage of the prompts (#15083) 2023-02-21 19:04:54 -05:00
Craigory Coppola
3b5adfdf67
fix(core): target project locator should handle node:module imports (#15104) 2023-02-21 18:15:39 -05:00
Craigory Coppola
356ce90fb1
fix(misc): remove generator should not warn of nested projects on windows for non-nested-project (#15162) 2023-02-21 18:15:35 -05:00
Miroslav Jonaš
f71865f68f
fix(core): fix lock file parsing issues (#15052) 2023-02-21 16:51:00 -05:00
Victor Savkin
9a18f68851 feat(core): add a command to run tasks imperatively 2023-02-21 15:03:57 -05:00
titan-ron
6796bce5fb
docs(nx-plugin): fix typo of generate nx-plugin example (#15143) 2023-02-21 14:01:42 -05:00
Samuel Fernández
0f92f52d9d
feat(core): migrate command can succeed if no migrations.json using flag --if-exists (#14578)
Co-authored-by: AgentEnder <craigorycoppola@gmail.com>
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-02-21 13:24:08 -05:00
Leosvel Pérez Espinosa
cde7cf9a50
feat(core): support collecting migrations excluding the already applied ones (#14968) 2023-02-21 17:54:36 +00:00
Jack Hsu
a45d52e9e6
fix(node): support custom import paths based on tsconfig when building node apps (#15154) 2023-02-21 12:49:49 -05:00
Leosvel Pérez Espinosa
61e28c63c3
fix(angular): write config correctly when using the angular cli adapter (#15133) 2023-02-21 17:31:09 +00:00
Miroslav Jonaš
8d4855de61
feat(core): add full dependency information to project graph file dependencies (#14893) 2023-02-21 10:39:44 -05:00
Leosvel Pérez Espinosa
3b056e51f5
fix(core): normalize project config paths to properly match them when combining them (#15149) 2023-02-21 10:23:19 -05:00
Katerina Skroumpelou
ba90186628
docs(webpack): explain babelUpwardRootMode option (#15132) 2023-02-21 08:47:46 -05:00
Leosvel Pérez Espinosa
891e7e6d67
fix(angular): use sync host when generating code with angular cli schematics (#15137) 2023-02-21 09:02:03 +00:00