13462 Commits

Author SHA1 Message Date
Jack Hsu
d051abc355
fix(webpack): infer serve-static target correctly from plugin (#20511) 2023-11-30 20:52:37 +02:00
Katerina Skroumpelou
51501c57c0
fix(linter): check if eslint plugin exists before adding target (#20510) 2023-11-30 19:47:44 +01:00
Katerina Skroumpelou
468de36ad1
feat(nuxt): nodes for build, serve, test targets (#20145) 2023-11-30 13:35:02 -05:00
Jack Hsu
2d529b1a46
feat(web): support buildTarget that excludes project name (#20508) 2023-11-30 12:54:04 -05:00
Leosvel Pérez Espinosa
1692a54da6
fix(angular): set tsconfig paths relative to the workspace root in target options (#20507) 2023-11-30 17:12:31 +00:00
Jonathan Cammisuli
15c2181664
feat(core): introduce workspace file archive (#20471) 2023-11-30 15:54:28 +00:00
Leosvel Pérez Espinosa
ff9d95568f
fix(angular): ensure compat angular.json is read properly when creating a BuilderContext (#20499) 2023-11-30 16:28:46 +01:00
Isaac Mann
f2c68a8e4a docs(core): fix broken links 2023-11-30 15:44:53 +01:00
Isaac Mann
d767429c6e docs(core): fix broken links 2023-11-30 15:44:53 +01:00
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
Juri
1f4346f44e docs(core): add more realistic graph example and some other improvements 2023-11-30 09:12:16 +01:00
Juri
434dee2417 docs(nx-cloud): improve remote caching page with more details 2023-11-30 09:12:16 +01:00
Juri
642327334d docs(nx-cloud): adjust nx connect command 2023-11-30 09:12:16 +01:00
Juri
f261c5b52c docs(nx-cloud): add cards to point to the tutorials from the entry page 2023-11-30 09:12:16 +01:00
Jason Jean
eb0f16e5e5
fix(core): handle filesets with commas (#20483) 2023-11-29 23:12:52 +00:00
Isaac Mann
7261194da0
docs(core): reduce waste in CI (#20429) 2023-11-29 15:55:11 -05:00
James Henry
b3e8fcd50a
fix(core): various release fixes (#20478) 2023-11-29 23:32:00 +04:00
Phillip Barta
a012e4dc5b
chore(repo): remove unused dependency @parcel/watcher (#20475) 2023-11-29 14:27:51 -05:00
Jack Hsu
6317219369
chore(js): remove failing snapshot from js unit test (#20480) 2023-11-29 13:37:12 -05:00
Jason Jean
acb37936fe
chore(misc): remove daemon logs (#20248) 2023-11-29 12:06:59 -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
Juri
54eab7f8b1 docs(vite): remove webcomponents setup and adjust some wording 2023-11-28 18:05:51 +01: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
e19d51327f
chore(nextjs): disable failing next storybook test (#20455) 2023-11-28 11:15:15 -05:00
Jason Jean
07d7c0aaf4
fix(testing): cleanup cypress plugin and remove migration (#20453) 2023-11-28 11:08:50 -05:00
Nicholas Cunningham
02ee93f6ad docs(misc): Update Svelte recipe to use ts-standalone preset 2023-11-28 15:32:00 +01:00
Juri
448e915173 docs(nx-dev): adds banner for state of js 2023-11-28 14:03:00 +01: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
Jason Jean
75e9ff5a1e
Revert "chore(repo): update @monodon/rust (#20344)" (#20434) 2023-11-27 22:01:43 +00:00
Isaac Mann
d60abe67f9 docs(core): remove ci setup landing page 2023-11-27 22:53:34 +01: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
Jonathan Cammisuli
306b197cbe
chore(repo): update @monodon/rust (#20344) 2023-11-27 11:30:35 -05:00
Jason Jean
68e974c848
Reapply "cleanup(core): separate retrieve project configurations and … (#20398) 2023-11-27 09:45:48 -05:00
Jason Jean
eaa1a4a113
chore(repo): add benchmark to the pipeline (#20418) 2023-11-27 09:39:19 -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