12164 Commits

Author SHA1 Message Date
James Henry
34c68c0a20
chore(repo): simplify nx release config (#20994) 2024-01-04 14:46:22 -05:00
Leosvel Pérez Espinosa
fd8668007a
chore(repo): add codeowners entry for playwright docs (#20879) 2024-01-04 14:45:59 -05:00
James Henry
dfe418e8cc
fix(release): do not set extra v on GitHub release, improve GH API error handling (#20999) 2024-01-04 10:43:32 -05:00
Leosvel Pérez Espinosa
3d1899e5cc
fix(misc): ignore .nx/cache when running nx init in an angular cli project (#21000) 2024-01-04 07:59:03 -05:00
Jonathan Cammisuli
a2f7ae7f22
fix(core): prioritize nxignore for watcher updates (#20975) 2024-01-04 12:41:20 +00:00
Jason Jean
e31c179c02
fix(web): fix webpack + playwright config issues (#20991) 2024-01-03 17:42:58 -05:00
Jonathan Cammisuli
985676041e
fix(core): handle "." project roots properly for hashing (#20979) 2024-01-03 15:15:26 -05:00
Katerina Skroumpelou
688b83f66a
feat(vite): recognize all vite.config file extensions (#20971) 2024-01-03 08:06:13 -07:00
James Henry
423dd3c565
chore(repo): update to nx 17.2.7 (#20916) 2024-01-03 09:06:21 -05:00
Leosvel Pérez Espinosa
914465379b
cleanup(web): kill process and open port in e2e test case (#20987) 2024-01-03 18:03:28 +04:00
Katerina Skroumpelou
1d1d465d12
feat(misc): align version of @types/node throughout repo (#20883) 2024-01-02 18:59:03 +02:00
Katerina Skroumpelou
f7d179522f
fix(vite): include vitest config in nodes plugin (#20887) 2024-01-02 16:17:58 +02:00
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
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