13462 Commits

Author SHA1 Message Date
Igor Katsuba
d99e8e6aa5
fix(angular): add named export for moduleFederationDevServerExecutor (#20944) 2024-01-02 09:30:06 +01:00
Jack Hsu
51c039b252 feat(linter): make init generator public 2023-12-28 20:58:06 +01:00
Nicholas Cunningham
8a8dbb381e
fix(nextjs): Missing deps for image and css optimization (#20941) 2023-12-28 10:33:35 -07:00
James Henry
3a697405a8
fix(linter): only update overrides when applicable (#20917) 2023-12-28 14:10:24 +00:00
Nicholas Cunningham
f1849a792d
fix(nextjs): Playwright should work with workspace libs (#20933) 2023-12-27 13:13:53 -07:00
Jack Hsu
d1a2d455a0
fix(nextjs): update migration to handle projects without eslintrc (#20932) 2023-12-27 14:03:24 -05:00
Miroslav Jonaš
cbb26cb368
fix(repo): update nightly matrix with new packages (#20911) 2023-12-26 21:51:54 +01:00
Miroslav Jonaš
cb09f25c8a
chore(repo): update nightly node version matrix (#20907) 2023-12-22 17:09:14 +01:00
Miroslav Jonaš
a851c13517
fix(repo): add missing packages to nightly (#20908) 2023-12-22 17:09:02 +01:00
Miroslav Jonaš
148ddfb30c
fix(linter): flat config should always set path to config when using API (#20867) 2023-12-22 09:40:10 +01:00
James Henry
d819e6cee8
fix(release): capture all release titles during parse (#20864) 2023-12-21 23:22:23 +00:00
James Henry
0cdaf6f37e
fix(release): publish error handling, dry-run in dependsOn (#20889) 2023-12-22 01:10:50 +04:00
Jack Hsu
029f73d3b7
fix(nextjs): correct inferred outputs for root Next.js projects (#20891) 2023-12-21 11:16:55 -05:00
Isaac Mann
cb86dcbaeb
docs(core): fix columns (#20888) 2023-12-21 14:18:28 +00:00
Katerina Skroumpelou
84c9533d9a
fix(vite): dist and coverage paths for root projects (#20878) 2023-12-21 14:07:17 +00:00
Juri Strumpflohner
7578d00e66
feat(nx-dev): adjust highlighting of tagline (#20877) 2023-12-21 09:05:10 -05:00
Isaac Mann
8fb60ab996
docs(core): fix home page dte link (#20870) 2023-12-21 05:56:27 -08:00
Gengkun
712688cada feat: upgrade rspack to 0.4.4 (#352)
* feat: upgrade rspack

* fix less

* disableTransformByDefault

* update

* enable disableTransformByDefault

* fix

* rebase

* fix

* fix

* clean

* fix
2023-12-21 08:39:51 -05:00
Miroslav Jonaš
fc176d3eec
fix(angular): fix standalone eslint config generation (#20885) 2023-12-21 14:28:10 +01:00
Leosvel Pérez Espinosa
18ddc74f4f
feat(testing): add option to allow filtering test files in playwright executor (#20862) 2023-12-21 01:49:56 -08:00
Leosvel Pérez Espinosa
737c75fd0b
fix(testing): set correct type for ignoreTestFiles option in cypress executor (#20853) 2023-12-21 09:10:43 +01:00
Craigory Coppola
2374d8eaba
feat(testing): add create-nodes plugin for playwright e2e targets (#20099) 2023-12-20 16:34:32 -05:00
Miroslav Jonaš
3981c90fe8
fix(linter): ensure angular entry point checks are correct (#20859) 2023-12-20 18:16:58 +01:00
Miroslav Jonaš
696d04862a
fix(nextjs): remove temporary patch for next eslint rules (#20863) 2023-12-20 15:52:51 +01:00
Leosvel Pérez Espinosa
9e25c91072
fix(testing): safely handle circular deps in component testing plugin (#20852) 2023-12-20 14:48:23 +01:00
Leosvel Pérez Espinosa
dcb4bee925
fix(testing): run playwright with the correct project option for multiple values (#20850) 2023-12-20 14:48:13 +01:00
Austin Fahsl
82fb2da5d2
fix(release): add overall nx release command (#20535)
Co-authored-by: James Henry <james@henry.sc>
Co-authored-by: Isaac Mann <isaacplmann@gmail.com>
2023-12-20 08:42:20 -05:00
Miroslav Jonaš
72898896a7
cleanup(js): remove reference to nx/workspace for getSourceNodes (#20858) 2023-12-20 17:28:36 +04:00
Juri Strumpflohner
c74fce4fdd
docs(core): embed convert to monorepo vid (#20857) 2023-12-20 04:12:59 -08:00
Juri Strumpflohner
037fe40e16
chore(nx-dev): hide announcement banner (#20860) 2023-12-20 04:12:47 -08:00
Rares Matei
2f9060ee4a
docs(nx-cloud): enterprise release notes (#20856)
Co-authored-by: Benjamin Cabanes <3447705+bcabanes@users.noreply.github.com>
2023-12-20 11:12:45 +02:00
Yann Thibodeau
b40773c915
fix(bundling): added back code to handle skipTypeField option of rollup executor options + tests (#20460) 2023-12-19 14:05:46 -05:00
Nicholas Cunningham
2b4f7b86f1
chore(react): Update react e2e tests to be more lean (#20834) 2023-12-19 12:43:30 -05:00
Katerina Skroumpelou
e0579f2a4a
docs(nuxt): deploy to vercel guide (#20851) 2023-12-19 12:28:04 -05:00
Colum Ferry
8abf1c631a
chore(react): split module federation tests into their own e2e project (#20824) 2023-12-19 12:01:28 -05:00
Katerina Skroumpelou
dd44ad9778
fix(vite): more properly resolve arguments from configurations (#20825) 2023-12-19 17:36:16 +02:00
James Henry
f2f5b517e3
chore(repo): fix e2e log (#20846) 2023-12-19 09:37:45 -05:00
Nicholas Cunningham
9d7a724bd3
feat(nextjs): Add support for experimental-https when running dev server (#20836) 2023-12-18 14:18:05 -07:00
James Henry
743a8cbb3d
chore(repo): update to nx 17.2.6 (#20835) 2023-12-19 00:27:01 +04:00
Nicholas Cunningham
fbefd06136
fix(node): E2E test port conflicts (#20826) 2023-12-18 10:10:13 -07:00
Nicholas Cunningham
bebdf51435
fix(nextjs): enhance page generator to work when --project is not supplied (#20778) 2023-12-18 09:36:34 -07:00
Leosvel Pérez Espinosa
626605ef97
chore(angular): skip formatting generated code when not needed in unit tests (#20819) 2023-12-18 11:05:44 -05:00
Katerina Skroumpelou
de0d238e13
fix(vite): vitest migration add reporters (#20823) 2023-12-18 17:54:58 +02:00
Colum Ferry
6b34847bea
docs(module-federation): update existing documentation (#20822) 2023-12-18 15:23:09 +00:00
James Henry
1b464d8ce6
fix(release): ensure leading v is stripped from provided semver version (#20815) 2023-12-18 07:58:57 -05:00
James Henry
32baa4dab1
fix(release): changelog renderer should prefer breaking change explanation text (#20798) 2023-12-17 13:48:31 -05:00
Juri Strumpflohner
71ce32a121
feat(nx-dev): update documentation dropdown menu links (#20792) 2023-12-15 13:52:23 -08:00
Juri Strumpflohner
4aea1fa737
feat(nx-dev): adjust related section title padding (#20803) 2023-12-15 13:28:12 -08:00
Juri Strumpflohner
9d63b03fb7
docs(misc): link e2e distribution video on CI docs (#20791) 2023-12-15 13:27:43 -08:00
Juri Strumpflohner
3099547de6
feat(nx-dev): improve related docs section (#20796) 2023-12-15 15:49:11 -05:00