13226 Commits

Author SHA1 Message Date
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
Nicholas Cunningham
2346aaf78e
chore(react): Update unit tests to be faster (#20797) 2023-12-15 13:27:49 -07:00
Isaac Mann
ba35bf19c3
fix(nx-dev): dynamic classes not allowed (#20800) 2023-12-15 15:07:43 -05:00
James Henry
171c90db3b
chore(repo): use nx 17.2.5 (#20795) 2023-12-15 21:24:16 +04:00
Benjamin Cabanes
ebd897072a
chore(nx-dev): update nx-dev banner (#20794) 2023-12-15 11:12:22 -05:00
Colum Ferry
a9a676a570
fix(module-federation): support buildable libs (#20786) 2023-12-15 11:07:13 -05:00
Benjamin Cabanes
bba1f43032
chore(repo): update nx banners (#20793) 2023-12-15 10:58:27 -05:00
Leosvel Pérez Espinosa
3a15b434c2
chore(repo): set specific packages to install in testing tools e2e tests (#20759) 2023-12-15 09:43:17 -06:00
Katerina Skroumpelou
6199c20113
docs(vite): explain how to set env vars (#20790) 2023-12-15 10:28:26 -05:00
Katerina Skroumpelou
ff624a36d5
fix(js): fixing output based on test runner selection (#20788)
Co-authored-by: Alyssa Evans <alyda@me.com>
2023-12-15 17:03:41 +02:00
Miroslav Jonaš
d8beed9874
fix(linter): fix workspace-rule naming with flat config (#20782) 2023-12-15 16:00:50 +01:00
Katerina Skroumpelou
7641f73278
fix(vite): only dynamically import vite (#20774) 2023-12-15 15:24:05 +02:00
Juri Strumpflohner
df6f99a707
chore(core): list new @gnuechtel/nx-cucumber plugin (#20785)
Co-authored-by: Christian Gnüchtel <christian@gnuechtel.com>
2023-12-15 13:12:45 +00:00
MaxKless
bb1744c261
cleanup(core): optimize core e2e tests (#20739) 2023-12-15 11:58:13 +01:00
James Henry
ca32d1440d
feat(release): support Revert commits in changelog renderer (#20663) 2023-12-14 18:24:06 -05:00
Nicholas Cunningham
aaf3e54d52
fix(nextjs): Page generator should work out of the box (#20775) 2023-12-14 14:04:40 -07:00
Colum Ferry
439a31c66b
fix(module-federation): allow relative remote paths (#20763) 2023-12-14 17:18:11 +00:00
Leosvel Pérez Espinosa
6129d31847
fix(misc): disallow path segments and allow scoped package name in --newProjectName option of move generator (#20768) 2023-12-14 18:12:32 +01:00
Craigory Coppola
d047ad5927
fix(testing): avoid overwriting environment variables in nx cypress preset (#20748) 2023-12-14 11:47:57 -05:00
Katerina Skroumpelou
cac2c173c5
feat(vite): update to vitest v1 (#20747) 2023-12-14 19:55:08 +04:00
Katerina Skroumpelou
85fa68b181
fix(storybook): do not throw for versions >=7 (#20770) 2023-12-14 17:35:59 +02:00
Isaac Mann
998d8d8e3f
fix(nx-dev): fix plugin stats (#20741) 2023-12-14 10:15:07 -05:00
Isaac Mann
4aeff79bc4
fix(nx-dev): typo on the homepage (#20767) 2023-12-14 10:14:57 -05:00
Jack Hsu
80a987ee7d
docs(core): show default values for boolean options in executor schema explorer (#20765) 2023-12-14 09:01:19 -05:00
Leosvel Pérez Espinosa
0392e0d6b8
chore(repo): set specific packages to install in expo e2e tests (#20758) 2023-12-14 14:51:54 +02:00
Katerina Skroumpelou
c9832f4750
fix(vite): allow vitest to be v1 (#20760) 2023-12-14 14:32:28 +02:00
Katerina Skroumpelou
bbec5cfe54
fix(core): correctly move project and target strings (#20726) 2023-12-14 15:01:13 +04:00
Nicholas Cunningham
dc03c3790a
fix(nextjs): Add missing setParserOptionProject (#20754) 2023-12-13 13:40:22 -07:00