11045 Commits

Author SHA1 Message Date
Jack Hsu
ab8c9298be
feat(core): targets inferred from plugins override targetDefaults (#20586) 2023-12-06 10:47:53 +02:00
Isaac Mann
199cf842f4
docs(core): fix home page link (#20596) 2023-12-05 23:22:57 -08:00
Isaac Mann
5a0b5d275a
docs(core): fix broken image on remote caching (#20595) 2023-12-05 23:21:21 -08:00
Benjamin Cabanes
a93ee1c432
fix(nx-dev): add wrapper for blog and semantic (#20594) 2023-12-05 19:44:59 -05:00
Jonathan Cammisuli
93741f133c
fix(core): sort project file map and global files (#20591) 2023-12-05 18:23:03 -05:00
Jason Jean
cfd8c898eb
fix(repo): fix release script to look for new node auth token (#20590) 2023-12-05 23:59:34 +04:00
Austin Fahsl
38954c4094
chore(repo): add 'release' commit scope (#20537) 2023-12-05 12:00:02 -05:00
Isaac Mann
1ed44661f8
docs(core): redirect nx-workflow (#20584) 2023-12-05 11:56:44 -05:00
Miroslav Jonaš
804959a454
fix(linter): support adding plugin at a later stage (#20557) 2023-12-05 16:33:29 +01:00
Miroslav Jonaš
7e5c4598a3
fix(linter): do not allow relative import of non-project files (#20563) 2023-12-05 16:33:14 +01:00
James Henry
5e174fc67c
fix(release): only early exit when no changelog changes if expecting commit (#20568) 2023-12-05 18:07:18 +04:00
Leosvel Pérez Espinosa
eb481513e7
fix(angular): update schema and validate compatibility in esbuild-based executors (#20564) 2023-12-05 13:43:25 +01:00
Martin Obert
e8869236eb
feat(vite): Use app/lib tsconfig for buildable paths resolution (#19972) 2023-12-05 02:48:54 -07:00
James Henry
16dfccc0de
feat(release): allow projects shorthand for single release group (#20560) 2023-12-04 14:58:16 -07:00
James Henry
57cef5d979
chore(repo): ignore build-freebsd from canary releases (#20566) 2023-12-04 13:23:18 -05:00
Colum Ferry
8f9ea6a8c5
Revert "fix(testing): set TS_NODE_PROJECT before running Jest so j.config.ts file transpile using the root tsconfig file (#20372)" (#20565) 2023-12-04 17:43:08 +00:00
Nicholas Cunningham
e12050b3d3
fix(nextjs): When running dev server .next folder should be in source (#20536) 2023-12-04 09:40:38 -07:00
Nicholas Cunningham
84274dd49b
fix(nextjs): Component generator with path provided in the component name field (#20538) 2023-12-04 11:25:49 -05:00
Isaac Mann
e290a30965
docs(core): redirect ci to intro page (#20558) 2023-12-04 07:54:25 -08:00
MaxKless
75cc561e9d
feat(graph): add project details view (#20466)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-12-04 09:53:19 -05:00
Tycho Bokdam
a08fdf0e36
fix(webpack): Fixed libraryTarget option not being set for node targets (#20505) 2023-12-04 08:39:31 -05:00
Leosvel Pérez Espinosa
43a4482482
feat(angular): add application executor (#20529) 2023-12-04 10:21:35 +01:00
Isaac Mann
e8361e6771
docs(core): parallelization and distribution guide (#20435) 2023-12-03 23:17:49 -08:00
Lehoczky Zoltán
00f77ea314
docs(vue): fix typo import -> important (#19444) 2023-12-02 19:28:17 -05:00
James Henry
1b4b463b21
chore(core): add nightly canary release (#20540) 2023-12-02 00:39:04 +04:00
Jonathan Cammisuli
e64ba5c11c
fix(core): use target_os = "linux" instead of just linux for watch events (#20518) 2023-12-01 14:39:11 -05:00
Jonathan Cammisuli
d33b4f7a34
chore(repo): update @monodon/rust (#20514) 2023-12-01 14:38:38 -05:00
Leosvel Pérez Espinosa
4926668262
fix(js): update minimum supported typescript version by js plugin (#20530) 2023-12-01 19:05:33 +01:00
Leosvel Pérez Espinosa
68d0f792e8
chore(angular): improve angular updater script helper (#20532) 2023-12-01 17:30:08 +01:00
Juri Strumpflohner
4c17667c84
docs(nx-cloud): improve nx agents docs with more details (#20531) 2023-12-01 17:02:27 +01:00
Craigory Coppola
9e322e8620
fix(linter): expose rule name when eslint requires parser options project (#20459)
Co-authored-by: Miroslav Jonaš <missing.manual@gmail.com>
2023-12-01 11:49:06 +01:00
Leosvel Pérez Espinosa
a831e262dd
feat(angular): support providing esbuild plugins to @nx/angular:browser-esbuild (#20504) 2023-12-01 11:11:11 +01:00
Jack Hsu
7cb8aead12
fix(web): file-server falls back to outputs if outputPath is not preset (#20515) 2023-12-01 11:32:50 +02:00
Juri Strumpflohner
77b06a9653
docs(nx-cloud): add page for nx agents (#20498) 2023-11-30 23:52:44 +01:00
Juri Strumpflohner
7e1e0d91a9
feat(nx-dev): improve advent of code page (#20517) 2023-11-30 22:31:01 +01:00
Katerina Skroumpelou
83db767b27
feat(vite): nodes for build, serve, test, preview targets (#20086) 2023-11-30 15:56:16 -05:00
Juri Strumpflohner
5a47eaf684
docs(nx-cloud): improve nx enterprise on-prem page (#20490) 2023-11-30 20:31:00 +00:00
Isaac Mann
aba1802570
docs(core): cache security guide (#20469) 2023-11-30 12:07:27 -08:00
Jason Jean
2cce1f5711
fix(misc): add args to command in run-commands before unparsed args (#20506) 2023-11-30 14:27:28 -05:00
Zachary DeRose
c30d6726bc
docs(misc): advent-of-code page simple (#20512)
Co-authored-by: Juri <juri.strumpflohner@gmail.com>
2023-11-30 14:24:48 -05:00
Jonathan Cammisuli
ba7dd14a8f
fix(core): use relative .nxignore when walking workspace (#20500) 2023-11-30 19:17:10 +00:00
John Wiegert
53087370f1
fix(module-federation): fix static remote port determination (#20432) 2023-11-30 12:17:09 -07:00
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