9650 Commits

Author SHA1 Message Date
Isaac Mann
c00e2f3f6e
docs(core): update deprecation messages (#17804) 2023-06-27 11:22:20 -04:00
Jonathan Cammisuli
a4c92d8fff
feat(core): set rust watcher as default (#17728) 2023-06-27 11:16:25 -04:00
Jonathan Cammisuli
d3272108c9
feat(core): use rust utilities for caching operations (#17638) 2023-06-27 11:08:22 -04:00
Jack Hsu
77ca8d7c33
feat(nextjs): allow withNx to be used with other executors such as run-commands (#17819) 2023-06-27 10:24:26 -04:00
Caleb Ukle
836cd34ce7
feat(testing): add --force-exit to jest executor (#17790) 2023-06-26 17:06:55 -05:00
Isaac Mann
37eda46460
docs(core): workspace-lint cli links to web (#17807) 2023-06-26 17:07:59 -04:00
Craigory Coppola
c6ad657c9f
fix(misc): prevent unexpected targets from root package.json when setting up root project (#17805) 2023-06-26 17:07:11 -04:00
Jason Jean
38101fdbf0
fix(core): fix globbing in rust (#17803) 2023-06-26 16:40:26 -04:00
Joe Walton
a995940b19
feat(vite): allow passing multiple test files to vite:test (#17496)
Co-authored-by: Caleb Ukle <caleb.ukle+github@pm.me>
2023-06-26 15:31:04 -05:00
Craigory Coppola
c4b7a1f9d8
docs(core): fixup outdated nx show example (#17710) 2023-06-26 16:08:38 -04:00
Isaac Mann
8f563d32ec
docs(core): workspace-lint deprecation (#17799) 2023-06-26 15:17:06 -04:00
Nicholas Cunningham
47c95ae5d4
fix(nextjs): KeepAliveTimeout arg (#17801) 2023-06-26 12:57:16 -06:00
Rivaldi Putra
71974ca135
docs(core): add pnpm command for storybook plugin (#17768) 2023-06-26 21:32:30 +03:00
Caleb Ukle
e1db93c1b8
fix(webpack): use correct version for migration (#17789) 2023-06-26 21:30:30 +03:00
Nicholas Cunningham
fc0ef3570e
docs(nextjs): Update nextjs docs since --root was removed (#17796) 2023-06-26 13:35:53 -04:00
Jack Hsu
fdf755584f
fix(nextjs): update workspace libs setup in weback config (#17795) 2023-06-26 12:26:52 -04:00
Nicholas Cunningham
cf08214889
fix(nextjs): For serve executor keepAliveTimeout should be camelCased (#17792) 2023-06-26 10:03:31 -06:00
Isaac Mann
2382c91894
docs(core): list deprecations in changelog (#17761) 2023-06-26 11:28:21 -04:00
Caleb Ukle
77430cbf4c
fix(webpack): sync webpack version to @nx/webpack (#17707) 2023-06-26 14:14:18 +00:00
Leosvel Pérez Espinosa
9195111d74
fix(nest): do not overwrite tsconfig files with undefined in migration (#17783) 2023-06-26 09:47:25 -04:00
Katerina Skroumpelou
e58cc798a5
feat(storybook): move tsconfig one level up (#17749) 2023-06-26 16:25:52 +03:00
Jack Hsu
9c0c30edb4
fix(bundling): separate image and font resources so they do not conflict (#17763) 2023-06-26 09:18:27 -04:00
Steven Rathbauer
b736992968
fix(storybook): fix 6.1.0 migration to prevent wiping out eslintrc (#17753) 2023-06-26 11:22:54 +03:00
FrozenPandaz
ae698a7274
chore(misc): publish 16.4.0 2023-06-23 15:24:58 -04:00
Isaac Mann
cbdb0fb39b docs(angular): why split angular.json 2023-06-23 21:14:07 +02:00
Isaac Mann
c349a6422f docs(angular): nx and angular cli guide update 2023-06-23 21:14:07 +02:00
Jason Jean
d729fcff16
fix(misc): update semver dependency (#17759) 2023-06-23 14:58:37 -04:00
Nicholas Cunningham
1d937b08a1
fix(nextjs): Respect --nextAppDir when passed during CNW (#17733) 2023-06-23 12:58:25 -06:00
Isaac Mann
30a4926eec
feat(nx-dev): site map (#17743) 2023-06-23 14:56:55 -04:00
Jason Jean
c780e07ea5
chore(repo): update nx to 16.4.0-beta.16 (#17739) 2023-06-23 13:20:45 -04:00
Miroslav Jonaš
170546cff9
fix(core): fix mixed lock file keys for yarn berry (#17752) 2023-06-23 18:38:55 +02:00
Miroslav Jonaš
e9dc24cf0e
fix(core): do not pass undefined to hasher (#17747) 2023-06-23 12:00:35 -04:00
FrozenPandaz
720cf9de01
chore(misc): publish 16.4.0-beta.16 2023-06-23 11:08:26 -04:00
Caleb Ukle
62651a52dc
feat(nest): add v10 migrations for tsconfig & CacheModule (#17741) 2023-06-23 09:50:17 -05:00
Leosvel Pérez Espinosa
5fa6e487eb
fix(storybook): update json correctly in migration (#17750) 2023-06-23 14:49:31 +00:00
Jonathan Cammisuli
727590aa7c
chore(core): increase freebsd mem, and remove dist from copying (#17751) 2023-06-23 10:29:51 -04:00
Miroslav Jonaš
ef8c4ed095
feat(linter): add rule for dependency checking (#17581) 2023-06-23 10:26:44 -04:00
Colum Ferry
1891addc09
fix(react): mf should consider ssl when setting remote urls #16989 (#17746) 2023-06-23 14:15:32 +01:00
Nicholas Cunningham
61faa558bb
fix(nextjs): Custom server generator root undefined (#17738) 2023-06-23 10:42:21 +03:00
Jason Jean
d3ff61c0f1 chore(misc): publish 16.4.0-beta.15 2023-06-23 01:58:55 -04:00
Jason Jean
512b8ba911
fix(js): fix yarn3 verdaccio setup (#17742) 2023-06-22 23:27:59 -04:00
Leosvel Pérez Espinosa
f176f213fb
fix(core): store command runs in the correct cache directory (#17732) 2023-06-22 18:05:19 -04:00
Gustavo Perdomo
6cb159e9f7
feat(nest): added es2021 support for nest generators (#17726)
Co-authored-by: Caleb Ukle <caleb.ukle+github@pm.me>
2023-06-22 16:38:54 -05:00
FrozenPandaz
796c91c34b
chore(misc): publish 16.4.0-beta.14 2023-06-22 17:08:50 -04:00
Jack Hsu
16b9b20af4
feat(react): update types for react, react-dom, and react-is (#17727) 2023-06-22 14:51:41 -04:00
FrozenPandaz
a9bcd6ac8e
chore(misc): publish 16.4.0-beta.11 2023-06-22 14:51:16 -04:00
FrozenPandaz
2570b78a82
Revert "chore(misc): publish 16.4.0-beta.11"
This reverts commit 1e8de7a00e7543ee85b708237ec96b72a8c07c57.
2023-06-22 14:47:36 -04:00
Jonathan Cammisuli
7455271632
fix(core): install npm via pkg for freebsd (#17735) 2023-06-22 14:47:01 -04:00
Victoria Hu
09deeef328
fix(react): mf remote name incorrect with directory option (#17430)
Co-authored-by: vhu@twilio.com <Huli4946145>
2023-06-22 14:30:53 -04:00
Jeremiah Snee
e21077f815
fix(webpack): update withNx mainFields ordering to support tree-shaking (#17599) 2023-06-22 14:30:44 -04:00