10562 Commits

Author SHA1 Message Date
Austin Fahsl
5e51bf4041
chore(misc): patch lerna 6.6.2 to catch additional publish conflicts (#17809) 2023-06-28 10:27:40 -04:00
Leosvel Pérez Espinosa
7055c724dc
fix(misc): fix misc issues with move generators (#17814) 2023-06-28 10:26:45 -04:00
Jason Jean
c0508e38e3
fix(core): fix workspace validation for implicitDependencies that are… (#17825) 2023-06-28 09:29:56 -04:00
Craigory Coppola
6588ff9faf
fix(core): point to daemon logs when daemon closes unexpectedly (#17827) 2023-06-28 09:29:46 -04:00
Jens Bodal
a55c27c83f
Update how-caching-works.md: .gitignore and .nxignore affect how fileset caching works (#17831) 2023-06-28 09:09:31 -04:00
Emily Xiong
2941ddc6a2
fix(nx-plugin): pass in e2e project name create package preset (#17824) 2023-06-27 19:53:58 +00:00
Craigory Coppola
f2d7dcb331
fix(core): cli option --graph should work with scoped package names (#17820) 2023-06-27 15:53:06 -04:00
FrozenPandaz
376d656cfc
chore(misc): publish 16.5.0-beta.0 2023-06-27 15:19:15 -04:00
Caleb Ukle
8a63d38f42
feat(testing): bump cypress to latest for angular CT (#17788)
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2023-06-27 14:50:21 -04:00
Nicholas Cunningham
bd7157bb83
fix(nextjs): Custom server should run on fresh apps without errors (#17806) 2023-06-27 16:33:04 +00:00
Leosvel Pérez Espinosa
d4d48fbbd4
feat(storybook): update storybook version to ^7.0.24 (#17818) 2023-06-27 16:26:34 +01:00
Colum Ferry
ec15b4e13f
docs(repo): add remix recipe (#17756) 2023-06-27 16:26:06 +01:00
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