6845 Commits

Author SHA1 Message Date
Jack Hsu
dc911051aa
fix(nextjs): withNx works with production build (#16867) 2023-05-08 12:53:56 -04:00
Miroslav Jonaš
62fb39de02
fix(linter): support directories for relative path fix (#16854) 2023-05-08 16:57:10 +02:00
James Henry
7920fb6a20
feat(linter): allow ESLint Flat Config to be opted into manually (#16858) 2023-05-08 18:56:48 +04:00
Joe Walton
402a00f841
feat(vite): add option to generate a package.json to build executor (#16428) 2023-05-08 17:43:10 +03:00
John White
0654776106
fix(core): migrate using yarn when nxJson has another package manager configured (#16844) 2023-05-07 16:09:13 -04:00
Nicholas Cunningham
832fa71488
fix(react): bump migration version (#16822) 2023-05-06 14:32:11 -06:00
Marwan Fikrat
878df9a618
feat(core): add skipTypeCheck option to rollup plugin options (#16710) 2023-05-06 04:44:50 -07:00
Craigory Coppola
842c41232d
feat(core): allow using project patterns rather than just project names with nx watch (#16768) 2023-05-05 16:47:38 -04:00
Jason Jean
152f2081eb
chore(core): add repo information to native packages (#16826) 2023-05-05 16:27:43 -04:00
Jason Jean
514e4fa0ab
fix(devkit): fix issue replacing package dependencies in malformed pa… (#16823) 2023-05-05 16:01:36 -04:00
Craigory Coppola
95594d21f7
fix(misc): make Nx 16 migration safer when treee throws an exception (#16782) 2023-05-05 15:46:09 -04:00
Jack Hsu
88615152fb
fix(nextjs): enable Next.js 13.4 support (#16819) 2023-05-05 14:57:21 -04:00
Craigory Coppola
5b94159901
fix(core): obey nx.json package manager property (#16777) 2023-05-05 14:50:28 -04:00
Nicholas Cunningham
4750a1daa4
fix(react): remove outdated packages (#16786) 2023-05-05 14:42:43 -04:00
Craigory Coppola
83cbba2049
fix(devkit): ensure ignore has been initialized in visitNotIgnoredFiles (#16820) 2023-05-05 14:20:57 -04:00
Craigory Coppola
c4e51edee4
fix(misc): update URL to point to live page for plugin registry (#16817) 2023-05-05 14:15:57 -04:00
Vinit Neogi
d0873529e0
cleanup(misc): add types to getVersion function (#16677) 2023-05-05 14:14:15 -04:00
Leosvel Pérez Espinosa
d83184db0d
fix(core): handle schema property with const value (#16797) 2023-05-05 13:11:03 -04:00
AgentEnder
53cc465322 chore(core): add re-exports for lerna 2023-05-05 12:51:22 -04:00
AgentEnder
6c00f922ae chore(core): reorganize nx-commands and cli implementation 2023-05-05 12:51:22 -04:00
Isaac Mann
258b6df8b6
docs(core): plugin section (#16314) 2023-05-05 12:37:06 -04:00
Craigory Coppola
f0a1c33fb2
fix(core): match all occurences when substituting tokens in targetDef… (#16783) 2023-05-05 11:42:10 -04:00
Leosvel Pérez Espinosa
1d8be1c999
fix(core): register task timings correctly in task profiling life cycle (#16801) 2023-05-05 11:00:46 -04:00
Katerina Skroumpelou
32c176c359
docs(storybook): rearrange docs and more some to deprecated (#16805) 2023-05-05 10:53:46 -04:00
Hisam Fahri
402ccbf182
fix(react): add app directory in the default tailwind.config.js (#16656) 2023-05-05 15:51:15 +03:00
Emily Xiong
575c6a152f
feat(react): support allowJs customization in the rollup executor (#16789) 2023-05-05 12:23:59 +03:00
Jack Hsu
8d35edac39
fix(nextjs): add workspace dependencies to transpilePackages automatically (#16774) 2023-05-04 18:08:34 -04:00
Craigory Coppola
c15c4ddfe0
fix(misc): ignore more binary formats during migration (#16784) 2023-05-04 18:04:55 -04:00
Jonathan Kolberg
1c791dbd8e
feat(node): allow executing esm compiled scripts (#10414) 2023-05-04 22:02:31 +00:00
Leosvel Pérez Espinosa
c13cb3cc78
fix(angular): sync migration generators for angular v16 target versions (#16773) 2023-05-04 13:09:41 -04:00
Katerina Skroumpelou
6c46ad8b61
chore(vite): update vite version (#16198) 2023-05-04 17:06:15 +00:00
Leosvel Pérez Espinosa
80464ac8af
fix(nest): fix invalid nestjs versions (#16771) 2023-05-04 17:01:36 +00:00
Jason Jean
137b743855
fix(misc): restore using legacy-peer-deps for npm installs (#16767) 2023-05-04 11:32:23 -04:00
Miroslav Jonaš
b7b04a7e43
fix(core): ensure safe removal of folders on daemon reset (#16766) 2023-05-04 11:12:18 -04:00
Katerina Skroumpelou
17e6db5568
feat(storybook): deprecate v6 support (#16650) 2023-05-04 18:02:18 +03:00
Jack Hsu
66addbfa81
fix(nextjs): with stylus and less support (#16764) 2023-05-04 08:32:44 -06:00
Colum Ferry
8484a8ea16
fix(angular): ssr distFolder path should be more correctly defined (#16758) 2023-05-04 12:26:04 +01:00
Miroslav Jonaš
e328bfa90a
feat(linter): support custom build targets for buildability check (#16743) 2023-05-04 13:13:38 +02:00
Katerina Skroumpelou
83ed247b1f
fix(storybook): ignore nx storybook plugin from sb eslint (#16725) 2023-05-04 12:58:41 +02:00
Miroslav Jonaš
2163d720e6
feat(core): bump version of @nrwl/ci workflow (#16724) 2023-05-04 12:13:02 +02:00
Colum Ferry
0a81c64560
fix(angular): update ngrx parent description to give better info about standalone api usage (#16755) 2023-05-04 11:11:06 +01:00
Colum Ferry
b526e1d600
fix(angular): update component module error message to suggest standalone (#16754) 2023-05-04 11:10:53 +01:00
Jack Hsu
f8fe2a1753
fix(testing): do not error when no vite config is found (#16746) 2023-05-03 18:28:01 -06:00
Jason Jean
112a77ce0a
feat(core): remove tasks-runner-v2 from @nx/workspace (#16751) 2023-05-03 23:46:18 +00:00
Jason Jean
9bdf22f413
fix(core): use legacy peer deps during migrate process (#16745) 2023-05-03 17:56:48 -04:00
Jason Jean
5b99313722
fix(angular): generate applications with zone.js 0.13.0 (#16747) 2023-05-03 17:53:02 -04:00
Jason Jean
3788723bd2
fix(js): default to analyzing source code and package.json (#16737) 2023-05-03 17:05:45 -04:00
Craigory Coppola
a8aeca46f8
fix(misc): use generated directory path as cwd rather than attempting to rederive it (#16740) 2023-05-03 16:47:26 -04:00
Craigory Coppola
2d6ea2b9da
fix(misc): sort plugin names when displaying them (#16702) (#16734) 2023-05-03 20:34:59 +00:00
Leosvel Pérez Espinosa
203a874ddb
feat(angular): update angular 16 packages to stable versions (#16732) 2023-05-03 16:02:42 -04:00