12164 Commits

Author SHA1 Message Date
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
Nicholas Cunningham
1045ab7439
fix(nextjs): empty port should not overwrite env port (#20751) 2023-12-13 15:03:16 -05:00
Jack Hsu
f4569efe0a
fix(react): update default webpack config for component testing (#20749) 2023-12-13 15:02:45 -05:00
Jack Hsu
f0402b04d7
fix(react): remove <base> tag from generated index.html (#20750) 2023-12-13 15:02:34 -05:00
Nicholas Cunningham
da6ae9b8c5
feat(nextjs): Update @nx/next to Next.js 14 (#20703) 2023-12-13 12:31:37 -07:00
KozelAnatoliy
f42f7a2f7c
chore(core): nx plugin submission @routineless/nx-aws-cdk (#20167) 2023-12-13 12:01:52 -05:00
James Henry
a30888b92e
chore(repo): add packages to e2e-release and explicit error for flakiness (#20740) 2023-12-13 11:55:46 -05:00
James Henry
dba679ec47
chore(repo): add CODEOWNERS entry for e2e-release (#20746) 2023-12-13 11:36:02 -05:00
Colum Ferry
3b5bf6d1d1
feat(remix): add remix (#20641) 2023-12-13 11:07:08 -05:00
Colum Ferry
79cab697bf
chore(angular): split module-federation tests into their own project (#20721) 2023-12-13 11:00:30 -05:00
Leosvel Pérez Espinosa
5befe533fc
docs(misc): update typedoc (#20603) 2023-12-13 16:49:46 +01:00
Leosvel Pérez Espinosa
593ea3d90d
feat(linter): update @typescript-eslint/* package versions (#20602) 2023-12-13 16:49:27 +01:00
Miroslav Jonaš
5d9f78a848
chore(linter): optimize e2e tests (#20718) 2023-12-13 16:44:30 +01:00