6116 Commits

Author SHA1 Message Date
Miroslav Jonaš
1b7587f8eb
fix(core): do not attempt to remove non-existent package from package.json (#16399) 2023-04-19 10:09:38 -04:00
Katerina Skroumpelou
2e979628b3
fix(storybook): check storybook is installed and not on v7 already (#16402) 2023-04-19 13:30:41 +01:00
Colum Ferry
4446bf749a
fix(angular): schematics warning should only occur when run as schematic (#16396) 2023-04-19 11:23:50 +01:00
Colum Ferry
48b356d9c1
fix(angular): throw error when generating component with multiple candidate modules (#16332) 2023-04-19 09:46:13 +01:00
Colum Ferry
0ce1f37943
fix(angular): add component import path correctly to NgModule when flat=false (#16364) 2023-04-19 09:45:36 +01:00
Jason Jean
3d3cc74351
fix(storybook): handle @nrwl packages in storybook installed check (#16380) 2023-04-19 11:01:03 +03:00
Jason Jean
c6310e6231
fix(core): fix preset unit tests (#16384) 2023-04-18 19:41:51 -04:00
Craigory Coppola
00f424acc6
feat(nx-plugin): slim down default generated nx-plugin (#16168) 2023-04-18 17:47:06 -04:00
Jason Jean
ad805cb73f
feat(node): replace usages of @nrwl with @nx (#16379) 2023-04-18 17:17:55 -04:00
Jack Hsu
fda18e0dbc
feat(js): update @swc/core and @swc/helpers packages (#16372) 2023-04-18 14:57:48 -04:00
Nicholas Cunningham
ce4a76a975
feat(nest): Add strict option (#16371) 2023-04-18 12:47:02 -06:00
Katerina Skroumpelou
a4ef9596d9
fix(react): install rollup package when generating lib (#16373) 2023-04-18 17:59:16 +00:00
Jason Jean
5a0a4e8d26
feat(repo): replace usages of @nrwl/ with @nx/ in tooling packages (#16351) 2023-04-18 12:15:33 -04:00
Miroslav Jonaš
2dd59c3b57
feat(core): extract js related code from affected and hasher (#16244) 2023-04-18 10:42:05 -04:00
Jack Hsu
ced3ab9c59
feat(nextjs): add migration for Next.js 13.3.0 (#16370) 2023-04-18 10:26:23 -04:00
Katerina Skroumpelou
a7bc1c6635
feat(storybook): added sb7 generator to migrations (#16369) 2023-04-18 17:24:26 +03:00
Jason Jean
0d561ef90a
fix(core): fix failing unit test (#16357) 2023-04-17 22:57:08 +00:00
Jason Jean
4ee1ba56e7
fix(core): replace @nrwl with @nx in nx core packages (#16344) 2023-04-17 17:28:40 -04:00
Jack Hsu
df81c0d8d5
feat(misc): update @swc/helpers version to match @swc/core (#16343) 2023-04-17 20:21:12 +00:00
Dmitriy Stepanenko
dc98485834
feat(core): add presetVersion flag for the create-nx-workspace (#16303)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-04-17 15:26:12 -04:00
Craigory Coppola
64282949d4
feat(misc): make createWorkspace quieter by default (#16202) 2023-04-17 17:44:13 +00:00
Jonathan Cammisuli
fa40367f2f
fix(core): use the module name as the name of the nx plugin (#16335) 2023-04-17 10:18:42 -04:00
Jason Jean
2d195007b0
feat(core): switch packages to use the @nx scope (#16069) 2023-04-14 19:56:37 -04:00
Jason Jean
95f2f80cd3
feat(core): remove @nrwl/workspace:run-commands and @nrwl/workspace:r… (#16298) 2023-04-14 18:06:47 -04:00
Nicholas Cunningham
d54f848810
fix(nextjs): Let Next.js handler serve public/ folder (#16318)
Co-authored-by: Louis DeScioli <louis@spatial.io>
2023-04-14 15:38:51 -04:00
Craigory Coppola
2ddf806fa1
chore(repo): move our migrations to 'generators' rather than 'schematics' (#16291) 2023-04-14 15:25:58 -04:00
Caleb Ukle
b997ee6cd5
docs(testing): add info about getJestProjects() (#16269) 2023-04-14 14:28:38 -04:00
Jack Hsu
8b48ba9ac2
feat(react): remove standaloneConfig since it does nothing (#16313) 2023-04-14 13:56:57 -04:00
Jack Hsu
c3c77d525e
feat(nextjs): remove "--server=..." app generator option (#16312) 2023-04-14 13:56:43 -04:00
Caleb Ukle
26fbd1daa0
fix(testing): support custom workspaceRoot for angular CT (#15485) 2023-04-14 11:35:22 -04:00
Caleb Ukle
85b3315b34
chore(misc): update snapshots to latest format (#16276) 2023-04-14 11:29:06 -04:00
Emily Xiong
a42cc57354
chore(expo): remove deprecated targets and expo-cli (#16076) 2023-04-14 11:26:29 -04:00
Ali Ataf
3e45445e26
fix(angular): consider app-routing.module.ts when setting up module federation host routes (#16285)
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2023-04-14 15:50:27 +01:00
Leosvel Pérez Espinosa
9a94281eb1
cleanup(misc): consolidate common functionality and messaging across nx init flows (#16283) 2023-04-14 10:36:07 -04:00
Caleb Ukle
b15db0663f
fix(testing): use jest v29 deps in @nrwl/jest (#16256) 2023-04-14 10:17:19 -04:00
Craigory Coppola
5da650abb1
fix(core): run-many doesn't strip quotes surrounding target names (#16211) 2023-04-13 17:55:25 -04:00
Craigory Coppola
bd63cbfad6
fix(core): migrate should read both generators and schematics (#16294) 2023-04-13 17:52:35 -04:00
Jack Hsu
73227515ed
feat(nextjs): add composePlugins util when using multiple plugins (#16296) 2023-04-13 15:41:17 -06:00
Craigory Coppola
de520d00c5
feat(nx-plugin): remove cli property from generators and executors schema.json file (#16259) 2023-04-13 12:46:42 -04:00
Craigory Coppola
5080f2fc81
feat(core): remove support for targetDependencies (#16101) 2023-04-13 12:30:24 -04:00
Victor Savkin
1fb9edc460 feat(core): support both @nrwl/nx-cloud and nx-cloud 2023-04-13 10:59:31 -04:00
Jonathan Cammisuli
cfaf6496f3
feat(core): add hasher implementation info in nx report (#16261) 2023-04-13 09:58:11 -04:00
Leosvel Pérez Espinosa
9658fb1ad6
docs(core): improve nx init description (#16245) 2023-04-13 09:57:05 -04:00
Leosvel Pérez Espinosa
7cff8dcf55
cleanup(angular): remove make-angular-cli-faster package (#15489) 2023-04-13 08:31:13 +01:00
Jason Jean
afcf7ba19f
feat(core): remove usage of --legacy-peer-deps (#16271) 2023-04-12 16:31:46 -04:00
Colum Ferry
dc8711d817
cleanup(core): remove testing utils (#16274) 2023-04-12 21:03:10 +01:00
Miroslav Jonaš
cafb49ac84
feat(core): remove @nrwl/workspace:lib (#16122) 2023-04-12 15:28:09 -04:00
Colum Ferry
169b950fc6
cleanup(core): deprecate and remove Rules from workspace (#16112) 2023-04-12 14:54:45 -04:00
Jack Hsu
5628969400
fix(storybook): add correct v7 packages when generating storybook configuration (#16272) 2023-04-12 14:43:03 -04:00
Miroslav Jonaš
e6f6fc14a9
fix(js): report createGlobPatternsForDependencies errors on tailwind (#16266) 2023-04-12 12:47:08 -04:00