9091 Commits

Author SHA1 Message Date
Colum Ferry
9f4d02d968
feat(js): update the lib version in base tsconfig to es2020 (#16429) 2023-04-20 18:10:32 +01:00
MaxKless
69e824c2ef
docs(core): fix workspace generator callout (#16438) 2023-04-20 12:41:07 -04:00
Nicholas Cunningham
86b674f61f
fix(nextjs): make lint generator rootProject aware (#16436) 2023-04-20 10:32:51 -06:00
Miroslav Jonaš
bc0bbb0b4b
feat(linter): add internal rules to prevent deep nx imports (#16430) 2023-04-20 11:42:55 -04:00
Jack Hsu
bef152d94e
feat(bundling): remove esbuild 0.16.0 support (#16435) 2023-04-20 08:14:52 -06:00
Victor Savkin
b0d4cba79f
chore(repo): update nx-cloud to 16.0.0 2023-04-20 10:01:44 -04:00
Katerina Skroumpelou
d5441020af
docs(storybook): overview adjusted for v7 (#16434) 2023-04-20 14:37:02 +01:00
Leosvel Pérez Espinosa
752a92373b
fix(misc): handle packages rescope in nx init flows (#16404) 2023-04-20 15:50:37 +03:00
Katerina Skroumpelou
e447f2c4fa
fix(storybook): only check existence of storybook before migrating (#16431) 2023-04-20 14:39:05 +03:00
Miroslav Jonaš
a51ac58a45
fix(core): do not expect each package to have hoisted version in lockfile (#16393) 2023-04-20 09:16:45 +02:00
Miroslav Jonaš
4a4fc19055
fix(core): enforce fixed versions only for apps with createPackageJson (#16398) 2023-04-20 09:16:32 +02:00
Emily Xiong
840048480f
feat(core): update create-nx-plugin to generate cli library (#15994) 2023-04-19 20:36:11 -04:00
Craigory Coppola
16e4061b5d
feat(devkit): bump support range to be 15 <= x <= 17 (#16421) 2023-04-19 18:25:41 -04:00
Craigory Coppola
fc07794d90
feat(core): remove deprecated affected commands (#16349) 2023-04-19 18:07:56 -04:00
Craigory Coppola
a798576e0e
fix(misc): pass e2eTestRunner to child preset generator (#16414) 2023-04-19 17:02:34 -04:00
Nicholas Cunningham
338dc64d91
feat(nextjs): Add standalone Nextjs option to react selection when running CNW (#16317) 2023-04-19 15:29:31 -04:00
Emily Xiong
16e115fd7b
fix(react-native): log errors for pod install (#16386) 2023-04-19 15:03:36 -04:00
FrozenPandaz
0fc3d4441e
chore(misc): publish 16.0.0-beta.4 2023-04-19 14:24:10 -04:00
Craigory Coppola
f7ca6e6d82
chore(misc): update migration version for workspace-generator (#16417) 2023-04-19 14:21:30 -04:00
Craigory Coppola
b3ca5037e0
fix(core): hide duplicate log entry when displaying generator help (#16353) 2023-04-19 14:12:09 -04:00
Craigory Coppola
9fa6d418b9
fix(misc): mark workspace-lint as deprecated in yargs config (#16385) 2023-04-19 14:06:57 -04:00
Emily Xiong
9c9abaa098
fix(react-native): remove listDevices default value for run-android (#16410) 2023-04-19 14:03:45 -04:00
Craigory Coppola
1743ff10ed
feat(core): add migration to update workspace generators to a local plugin (#12700) 2023-04-19 14:03:00 -04:00
Jack Hsu
f04f316271
feat(react): add rspack experimental support (#16252) 2023-04-19 14:00:24 -04:00
Jason Jean
1ff450b75a
fix(core): fix devkit compatibility (#16413) 2023-04-19 13:43:44 -04:00
Leosvel Pérez Espinosa
6677a9c932
feat(misc): expose nx init command flags (#16287) 2023-04-19 18:32:51 +01:00
Leosvel Pérez Espinosa
5d7ad348e0
feat(testing): bump ts-jest to 29.1.0 to support typescript 5.x (#16401) 2023-04-19 18:22:52 +01:00
Dominik Pieper
a8e85dafaf
feat(testing): export cypressE2EConfigurationGenerator (#16394) 2023-04-19 12:01:50 -05:00
Caleb Ukle
1ad7e3de48
fix(testing): nullcheck polyfills in ng component testing (#16411) 2023-04-19 16:55:11 +00:00
Katerina Skroumpelou
c963393e53
fix(storybook): dont use swc addon on sb7 and format (#16408) 2023-04-19 12:34:38 -04:00
Miroslav Jonaš
c8960b733f
fix(linter): don't confuse buildable libs for secondary ng entry point (#16367) 2023-04-19 11:13:10 -04:00
FrozenPandaz
27344019a2
chore(misc): publish 16.0.0-beta.3 2023-04-19 11:10:19 -04:00
Jason Jean
da158bc47e
feat(angular): replace usages of @nrwl with @nx (#16377)
Co-authored-by: Colum Ferry <cferry09@gmail.com>
2023-04-19 10:59:58 -04:00
Jason Jean
76dfc62412
feat(web): replace usages of @nrwl with @nx (#16376) 2023-04-19 10:59:41 -04:00
Jack Hsu
1780aac6a0
feat(react): add @nx/web as a dependency since it is needed by cypress/etc. (#16407) 2023-04-19 10:57:34 -04:00
Jason Jean
52acf07026
fix(angular): fix resolve builder in ngcli adapter (#16375) 2023-04-19 10:40:37 -04:00
Jack Hsu
ab609a26d8
fix(js): update swc options so path mappings can work in all environments (#16390) 2023-04-19 10:38:01 -04:00
Katerina Skroumpelou
157b35b5a0
fix(storybook): do not override existing v7 on init (#16405) 2023-04-19 14:33:10 +00:00
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
Victor Savkin
1a49564d6f docs(nx-dev): remove the time saved guide 2023-04-18 16:35:12 -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