7214 Commits

Author SHA1 Message Date
Jack Hsu
3655269411
fix(webpack): fix check for standardWebpackConfigFunction (#20728) 2023-12-12 12:59:06 -05:00
Ashwin Gokhale
d9540ef7cd
feat(react): Treat window and var library types the same (#20597) 2023-12-12 09:15:28 -07:00
Tórur Zachariasen
d55843cecf
fix(react): skip adding comma to config when adding remote to host if… (#20620) 2023-12-12 15:15:55 +00:00
Katerina Skroumpelou
d36f313776
fix(vite): ignore CJS build deprecated warning (#20719) 2023-12-12 16:29:13 +02:00
Jack Hsu
254ce82a1c
fix(webpack): handle both nx and nrwl scoped executors when migrating config (#20714) 2023-12-12 09:10:14 -05:00
Jonathan Cammisuli
f1ff0b465e
fix(core): show warning if workspaceRoot starts with ! (#20705) 2023-12-12 09:10:06 -05:00
Jonathan Cammisuli
73f4829ba7
fix(core): properly handle negated paths in cache outputs (#20661) 2023-12-12 09:09:47 -05:00
Katerina Skroumpelou
5b4305819b
fix(vite): better extra args resolution (#20708) 2023-12-12 15:43:56 +02:00
Jack Hsu
b527158ea3
fix(webpack): add standardWebpackConfigFunction option when users opts for a standard config function (#20702) 2023-12-11 22:18:27 -05:00
Tycho Bokdam
38ad952713
fix(webpack): fixed isolatedConfig: false option not composing plugins (#20678) 2023-12-11 16:23:20 -05:00
Jack Hsu
ce4889a3e9
fix(webpack): migrate projects without webpackConfig to use webpack.config.js (#20699) 2023-12-11 15:08:06 -05:00
Jack Hsu
1cd8b05486
fix(react): webpack backwards compat for @nx/react/plugin/webpack (#20697) 2023-12-11 14:39:59 -05:00
Katerina Skroumpelou
679db5d584
fix(vite): config migration account for other syntaxes (#20693) 2023-12-11 11:52:27 -05:00
Benjamin Cabanes
db77ddef8a
chore(repo): update packages readme banner (#20695) 2023-12-11 11:32:42 -05:00
Leosvel Pérez Espinosa
b7a237b9d3
fix(angular): add missing package update for @angular/pwa (#20690) 2023-12-11 14:23:22 +01:00
Katerina Skroumpelou
cec0994cd4
feat(vue): add nuxt as cnw vue framework (#20626) 2023-12-11 10:50:56 +02:00
Katerina Skroumpelou
410c1369c9
feat(nuxt): make nuxt public (#20656) 2023-12-11 10:50:39 +02:00
Benjamin Cabanes
5a305d41de
feat(nx-dev): add homepage updates (#20592)
Co-authored-by: Juri <juri.strumpflohner@gmail.com>
2023-12-08 14:40:42 -05:00
Nicholas Cunningham
661fe4ecd3
fix(nextjs): we should not cache .next/cache/ artifact (#20658) 2023-12-08 11:48:25 -05:00
Jason Jean
9a48349b13
fix(core): have freebsd use the unix mtime function (#20662) 2023-12-08 11:35:54 -05:00
FrozenPandaz
6528e88aaf Revert "fix(release): do not update dependents when they already use "*" (#20607)"
This reverts commit 6d68236d467812aba4557a2bc7f667157de80fdb.
2023-12-08 07:51:27 -05:00
Jason Jean
1984dff295
fix(core): hash files properly by reading the whole file (#20652) 2023-12-07 19:01:37 -05:00
Jonathan Cammisuli
429eb6a60d
feat(core): add task plans to --graph=file.json argument (#20643) 2023-12-07 18:30:17 -05:00
Emily Xiong
8a4dc9c10f
fix(core): fix calling exec at project root (#20647) 2023-12-07 18:27:34 -05:00
James Henry
d11a22bbd6
fix(core): add release.projects option to schema (#20645) 2023-12-07 22:12:53 +00:00
Victor Savkin
61429c05a6
fix(core): listen to the write stream end unpacking lite client (#20642) 2023-12-07 16:17:43 -05:00
Jason Jean
c2be2ade1a
fix(testing): add webServerCommands/ciWebServerCommands option for cy… (#20616) 2023-12-07 16:10:17 -05:00
Jack Hsu
01d7c82b34
fix(core): check compilerOptions exists before deleting it (#20648) 2023-12-07 14:23:03 -05:00
Jonathan Cammisuli
a5a4211538
fix(core): traverse project deps properly in hash planner (#20621) 2023-12-07 14:13:17 -05:00
Jack Hsu
37bcf86c8b
fix(core): run-commands should handle signals correctly (#20611) 2023-12-07 13:29:07 -05:00
Miroslav Jonaš
af28cc45a9
fix(testing): fix lint config generation for cypress standalone (#20606) 2023-12-07 13:04:06 -05:00
James Henry
308eeb706d
fix(release): allow interpolating {projectName} in custom commit message when valid (#20613) 2023-12-07 09:00:16 -05:00
Katerina Skroumpelou
f04ed1f24a
fix(nuxt): correct outputs for nuxt and vite (#20627) 2023-12-07 08:45:08 -05:00
Jason
8badd4b101
fix(nextjs): fix crash when paths is undefined (#20598) 2023-12-07 11:17:35 +02:00
Nicholas Cunningham
b8d24e6d0e
feat(nextjs): Add support for create nodes for nextjs (#20193) 2023-12-06 16:52:09 -07:00
Jack Hsu
7ffc3284f6
fix(webpack): ensure webpack config is always at the latest version when running in the daemon (#20618) 2023-12-06 17:08:24 -05:00
Jack Hsu
3493c7899b
fix(core): add 'dependsOn' property in when inferring build targets via plugins (#20614) 2023-12-06 16:39:06 -05:00
Jason Jean
0618ba4ee4
fix(testing): recalculate cypress targets when cypress config changes (#20593) 2023-12-06 15:53:27 -05:00
Jack Hsu
bda1c7d153
fix(nextjs): apply transpilation fixes and other webpack config when running dev-server (#20615) 2023-12-06 15:14:33 -05:00
Katerina Skroumpelou
3befa3a22d
chore(repo): update nx to 17.2.0-beta.14 (#20601) 2023-12-06 13:10:44 -05:00
James Henry
6d68236d46
fix(release): do not update dependents when they already use "*" (#20607) 2023-12-06 17:28:41 +04:00
Jack Hsu
ab8c9298be
feat(core): targets inferred from plugins override targetDefaults (#20586) 2023-12-06 10:47:53 +02:00
Jonathan Cammisuli
93741f133c
fix(core): sort project file map and global files (#20591) 2023-12-05 18:23:03 -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
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