7143 Commits

Author SHA1 Message Date
Miroslav Jonaš
fe63f856ec
feat(linter): add create-nodes plugin (#20264) 2023-11-30 09:15:08 -05:00
James Henry
a395fd3c4e
fix(core): update changelog schema (#20488) 2023-11-30 09:14:04 -05:00
Isaac Mann
d1e842f827
feat(nx-dev): rename nx-cloud tab to CI (#20476) 2023-11-30 08:24:24 -05:00
Colum Ferry
d22e860269
feat(angular): convert module-federation-dev-server to executor (#20252) 2023-11-30 12:58:48 +00:00
Leosvel Pérez Espinosa
afafb79494
fix(angular): force angular cli dev-server builder to handle nx browser-esbuild executor correctly (#20492) 2023-11-30 11:04:47 +01:00
Jason Jean
eb0f16e5e5
fix(core): handle filesets with commas (#20483) 2023-11-29 23:12:52 +00:00
James Henry
b3e8fcd50a
fix(core): various release fixes (#20478) 2023-11-29 23:32:00 +04:00
Jack Hsu
6317219369
chore(js): remove failing snapshot from js unit test (#20480) 2023-11-29 13:37:12 -05:00
Katerina Skroumpelou
2c88282e8a
fix(vite): adjust config generation (#20367) 2023-11-29 15:58:49 +02:00
Jason Jean
b9b75a79fc
fix(core): fix handling of globs with {,.snap} (#20461) 2023-11-28 18:10:25 -05:00
Miroslav Jonaš
9e5c61fa13
feat(core): add env parameter to run-commands (#20440) 2023-11-28 16:45:34 -05:00
Jack Hsu
507fe42e4f
feat(webpack): add plugin to automatically configure build and serve targets (#20243) 2023-11-28 13:01:03 -05:00
James Henry
adefe634db
fix(core): programmatic release API should throw on error (#20448) 2023-11-28 11:37:48 -05:00
Jason Jean
8c1424477b
fix(core): remove v8-compile-cache (#20454) 2023-11-28 11:19:31 -05:00
Jason Jean
07d7c0aaf4
fix(testing): cleanup cypress plugin and remove migration (#20453) 2023-11-28 11:08:50 -05:00
Jonathan Cammisuli
7f404ad720
fix(core): handle local plugin executors when trying to hash targets (#20436) 2023-11-27 18:22:10 -05:00
Emily Xiong
21e952f37e
fix(react): remote url port depends on serve target (#20417) 2023-11-27 17:33:37 -05:00
Emily Xiong
f72c93ef51
fix(webpack): should not extract css when extractCss is false (#20415) 2023-11-27 17:32:41 -05:00
Miroslav Jonaš
b9324cd364
fix(linter): remove dangling comma before ast json parse (#20412) 2023-11-27 22:43:31 +01:00
Emily Xiong
a57122d47c
fix(webpack): change fileReplacements to absolute path (#20433) 2023-11-27 13:52:20 -05:00
Jason Jean
78ab39b895
feat(testing): allow cypress preset to execute a command for a web server (#20355) 2023-11-27 13:30:01 -05:00
Jason Jean
68e974c848
Reapply "cleanup(core): separate retrieve project configurations and … (#20398) 2023-11-27 09:45:48 -05:00
Jonathan Cammisuli
cc8dbef25e
fix(core): improve file gathering performance (#20377) 2023-11-27 09:38:27 -05:00
Miroslav Jonaš
ff5d1bef83
feat(linter): default lintFilePatterns to {projectRoot} (#20313) 2023-11-27 08:39:38 -05:00
Miroslav Jonaš
98883bba7a
fix(linter): fix missing dependencies fixer reducer (#20410) 2023-11-25 23:45:46 +01:00
Miroslav Jonaš
f2895bde38
fix(linter): fix null coallescing in eslint-file (#20409) 2023-11-25 23:45:30 +01:00
Miroslav Jonaš
6e7141b22c
cleanup(repo): simplify lint pattern configuration (#20184) 2023-11-24 09:35:07 +01:00
Austin Fahsl
378d9b31e7
feat(release): update dist-tags when publishing a package version that already exists (#20316)
Co-authored-by: James Henry <james@henry.sc>
2023-11-24 11:22:06 +04:00
James Henry
74d438cd2c
feat(core): allow setting true for changelog config to enable with defaults (#20376) 2023-11-24 07:19:22 +00:00
Victor Savkin
d06a5e76d3
chore(repo): fix formatting 2023-11-23 18:05:39 -05:00
Victor Savkin
cee187b9e9
fix(core): fix a flaky test 2023-11-23 17:38:56 -05:00
Jason Jean
6630658290
Revert "cleanup(core): separate retrieve project configurations and r… (#20397) 2023-11-23 16:33:50 -05:00
James Henry
1a994c7f92
feat(core): programmatic API for nx release (#20371) 2023-11-23 15:50:18 -05:00
Miroslav Jonaš
905ef65136
fix(linter): fix flat config file paths (#20386) 2023-11-23 21:43:05 +01:00
Craigory Coppola
0e0b3b9e0d
cleanup(core): separate retrieve project configurations and retrieve workspace files (#20326) 2023-11-23 15:39:07 -05:00
Miroslav Jonaš
5cd938a1a0
fix(nx-plugin): ensure plugin testing uses correct pm for install (#20061) 2023-11-23 10:50:02 -05:00
Leosvel Pérez Espinosa
40f8c40df2
feat(angular): support esbuild-based executors/builders in @nx/angular:dev-server (#20311) 2023-11-23 09:48:02 -05:00
Miroslav Jonaš
0f6c1168db
fix(linter): standalone e2e should not extend root config (#20379) 2023-11-23 16:40:35 +04:00
Pascal Küsgen
c8e753ad8a
chore(angular): remove super-fluent nullish assignment (#20382) 2023-11-23 09:39:12 +01:00
Jack Hsu
729bb5c398
fix(testing): set TS_NODE_PROJECT before running Jest so j.config.ts file transpile using the root tsconfig file (#20372) 2023-11-22 16:23:24 -05:00
Austin Fahsl
d2b444c23b
fix(release): default to only publishing libs when no config is defined (#20315) 2023-11-22 23:53:18 +04:00
Miroslav Jonaš
d1a213fa4e
feat(linter): support yaml for flat config conversion (#20022) 2023-11-22 20:37:51 +01:00
Jason Jean
31df83bb2f
fix(repo): use a platform agnostic copy script (#20364) 2023-11-22 14:02:55 -05:00
Jack Hsu
a22c4221a0
fix(webpack): set isolatedConfig to true by default (#20281) 2023-11-22 11:32:16 -05:00
Katerina Skroumpelou
0b4c2daf64
feat(linter): update eslint to next minor version (#20351) 2023-11-22 15:01:19 +02:00
Jason Jean
3a9c8e8b34
fix(core): fix performance regression from using projects for loading… (#20363) 2023-11-22 12:44:26 +00:00
Leosvel Pérez Espinosa
a672cbbb58
feat(misc): allow providing a path in the name option of project generators (#20274) 2023-11-21 11:50:58 -05:00
Jonathan Cammisuli
6f6af7ed9b
chore(repo): increase test timeouts (#20356) 2023-11-21 11:39:11 -05:00
Leosvel Pérez Espinosa
607fd498e6
feat(angular): update ngrx to v17 (#20247) 2023-11-21 16:30:23 +00:00
Jack Hsu
cd38d51482
feat(web): add verbose logging to waitForPortOpen function (#20260) 2023-11-21 10:57:19 -05:00