9160 Commits

Author SHA1 Message Date
Richard Roozenboom
ceabe46e89
docs(core): update link to nrwl/nx-incremental-large-repo (#16862) 2023-05-08 09:25:55 -04: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
Craigory Coppola
c7ce767298
feat(repo): add CI check for valid codeowners patterns (#16729) 2023-05-05 15:45:55 -04:00
FrozenPandaz
fa25a47614
chore(misc): publish 16.1.1-beta.0 2023-05-05 15:26:27 -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
Jack Hsu
38c6376adf
docs(core): update Next.js version to 13.3.4 (#16818) 2023-05-05 17:58:13 +00:00
James Henry
c9d649e57c
chore(core): enable provenance and update lerna usage (#16814) 2023-05-05 13:20:05 -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
Miroslav Jonaš
c55630b4d6
feat(repo): enable daemon for nightly tests (#16808) 2023-05-05 10:59:40 -04:00
Miroslav Jonaš
747050e4a8
fix(repo): fix nightly registry failing on windows (#16804) 2023-05-05 10:57:07 -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
Leosvel Pérez Espinosa
0b02e98d46
docs(angular): update nx and angular version compatibility matrix with angular 16 (#16695) 2023-05-05 12:18:05 +01: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
FrozenPandaz
dfae1bf35a
chore(misc): publish 16.1.0 2023-05-04 14:41:01 -04:00
FrozenPandaz
b59a0a1760
chore(misc): publish 16.1.0-rc.1 2023-05-04 13:11:39 -04: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
Miroslav Jonaš
05ee74e9fd
cleanup(core): extract print-affected test to clean workspace to avoid pollution from other tests (#16756) 2023-05-04 11:45:24 -04:00
Jason Jean
137b743855
fix(misc): restore using legacy-peer-deps for npm installs (#16767) 2023-05-04 11:32:23 -04:00
Colum Ferry
22dd46a6c3
chore(repo): update bug template to ask user's OS (#16726) 2023-05-04 11:13:35 -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
Miroslav Jonaš
68ae304cda
fix(repo): fix windows nightly runs (#16765) 2023-05-04 10:29:45 -04: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
Juri Strumpflohner
5f7b68cf22
docs(nx-dev): update banner to point to Nx 16 release (#16759) 2023-05-04 13:01:02 +02:00
Miroslav Jonaš
82431fa975
docs(core): add example of custom/ejected github workflow (#16739) 2023-05-04 12:59:28 +02:00
Katerina Skroumpelou
83ed247b1f
fix(storybook): ignore nx storybook plugin from sb eslint (#16725) 2023-05-04 12:58:41 +02:00