1524 Commits

Author SHA1 Message Date
Colum Ferry
ed6524cbe5
cleanup(js): move assets to js package (#15955) 2023-04-03 10:24:14 -04:00
Miroslav Jonaš
45a1a6e9c7
fix(core): fix NX_PERF_LOGGING toggles (#16054) 2023-04-03 10:16:11 -04:00
Colum Ferry
6221cdae45
cleanup(angular): remove devkit schematics from ensured package (#15902) 2023-03-29 16:55:46 +01:00
Jack Hsu
874b6a5e49
feat(node): add --framework=none to create-nx-workspace for Node projects (#15929) 2023-03-29 11:27:25 -04:00
Colum Ferry
defa3505d7
cleanup(angular): remove dep on schematics angular (#15878) 2023-03-29 15:26:36 +01:00
Jason Jean
4a55ee9a33
fix(js): run prettier with default options when theres no prettierrc (#15888) 2023-03-27 18:00:24 -04:00
Jason Jean
65be9fcb30
chore(repo): update nx to 15.9.0-beta.9 (#15865) 2023-03-23 17:58:48 -04:00
Leosvel Pérez Espinosa
7c9b66e24b
fix(misc): cleanup deps to support pnpm v7 in create-nx-workspace (#15859) 2023-03-23 11:41:07 -06:00
Craigory Coppola
6834b658f7
fix(nx-plugin): allow some customization when running nx-plugins (#15438) 2023-03-21 18:35:55 -04:00
Leosvel Pérez Espinosa
e9b5181696
cleanup(angular): remove tsconfig.spec.json handling from application generator (#15731) 2023-03-20 10:56:23 -04:00
Jason Jean
9885ec3199
fix(misc): do not create apps libs for standalone presets (#15741) 2023-03-17 15:48:43 -04:00
Jason Jean
616f0f0617
fix(core): start path to supporting esm modules (#15684) 2023-03-17 11:30:38 -04:00
Emily Xiong
129cbedc66
feat(core): add entry file for create-nx-workspace (#15610) 2023-03-17 11:30:06 -04:00
Jason Jean
b1be092bd4
chore(core): fix angular preset snapshots (#15730) 2023-03-17 11:29:06 -04:00
Leosvel Pérez Espinosa
87833b913e
cleanup(misc): add known preset dependencies before generating it (#15459) 2023-03-14 11:46:45 -04:00
William Neely
46bc6af3c2
fix(misc): move generator should null-check cypress props (#15436) 2023-03-14 11:43:25 -04:00
Jason Jean
636a74b62a
fix(misc): handle standalone repos when removing nested projects (#15609) 2023-03-14 11:30:49 -04:00
Craigory Coppola
41f094aadf
feat(nx-plugin): plugin presets can now be standalone (#15601) 2023-03-13 18:58:03 -04:00
Colum Ferry
80f3d03d1d
feat(core): move string utils to devkit (#15479) 2023-03-10 13:15:47 -05:00
Colum Ferry
c3a58e9c1d
feat(core): move forEachExecutorOptions to devkit (#15547) 2023-03-10 17:04:10 +00:00
Colum Ferry
361ddb1b0f
feat(js): move buildable libs to js (#15558) 2023-03-09 16:36:50 -05:00
Jack Hsu
24b82edbed
feat(core): move prettier init logic from @nrwl/workspace to @nrwl/js (#15501) 2023-03-09 16:01:19 -05:00
Colum Ferry
98001cc489
cleanup(core): move ast utils to js (#15540) 2023-03-08 18:30:29 -05:00
Colum Ferry
14dd8e1e27
feat(angular): move replaceAppNameWithPath to Angular (#15493)
Co-authored-by: Michael Ziluck <michael@ziluck.com>
2023-03-08 18:28:14 -05:00
Colum Ferry
c82ba4e9d4
feat(js): add getSourceNodes to nrwl/js package (#15497) 2023-03-08 18:27:07 -05:00
Nicholas Cunningham
79f5fc3108
feat(node): add nestjs support to node app plugin (#15484) 2023-03-08 11:42:09 -05:00
Colum Ferry
5d19b53abc
cleanup(js): move createGlobPatternsForDependencies to js (#15466) 2023-03-07 18:16:19 -05:00
Jack Hsu
47fd3a2d54
feat(core): move checkAndCleanWithSemver to devkit (#15505) 2023-03-07 13:19:46 -05:00
Colum Ferry
e358849362
docs(core): update deprecated version number (#15491) 2023-03-07 11:41:31 -05:00
cbl980226
fc75166f96
fix(misc): ci workflow generator use correct default branch (#15487)
Co-authored-by: Miroslav Jonaš <meeroslav@users.noreply.github.com>
2023-03-07 14:47:26 +00:00
Colum Ferry
8744698a01
feat(devkit): move runTasksInSerial to devkit (#15467) 2023-03-06 13:55:44 -05:00
Jason Jean
c956435133
fix(misc): restore tsconfig utils as deprecated in @nrwl/workspace (#15409) 2023-03-03 13:38:21 -05:00
Jason Jean
92610fe4b6
chore(repo): update nx to 15.8.0-beta.7 (#15293) 2023-02-27 17:24:06 -05:00
Craigory Coppola
ee3413b517
fix(misc): fix description for @nrwl/workspace:fix-configuration (#15302) 2023-02-27 16:03:09 -05:00
Jason Jean
3d4f590c07
fix(core): do not add typescript in new empty repos (#15163)
Co-authored-by: Emily Xiong <xiongemi@gmail.com>
2023-02-27 12:08:36 -05:00
Jason Jean
84fedf36e0
Revert "chore(repo): update nx to 15.8.0-beta.6" (#15274) 2023-02-26 12:39:15 -05:00
Jason Jean
3c50474f40
chore(repo): update nx to 15.8.0-beta.6 (#15247) 2023-02-26 02:26:53 -05:00
Craigory Coppola
8a58cdd2d6
fix(core): nx list should work as expected in encapsulated repo (#15200) 2023-02-24 02:55:33 +00:00
Leosvel Pérez Espinosa
e54ee0a0a6
fix(core): prevent duplicated migration prompts (#15202) 2023-02-23 18:47:16 -05:00
Caleb Ukle
8a97b43eb1
feat(testing): jest 29 support (#14701) 2023-02-23 14:30:47 -06:00
Colum Ferry
9efcf044c9
feat(angular): support Angular 15.2 (#14953) 2023-02-23 11:56:41 -05:00
Colum Ferry
02091ca5f4
fix(core): remove unused logic around ng cli (#15178) 2023-02-23 15:12:13 +00:00
Jason Jean
fa6e8ea987
fix(js): refactor ensurePackage (#15074) 2023-02-22 18:47:40 -05:00
Colum Ferry
e053e06679
fix(angular): allow boolean usage of the prompts (#15083) 2023-02-21 19:04:54 -05:00
Craigory Coppola
356ce90fb1
fix(misc): remove generator should not warn of nested projects on windows for non-nested-project (#15162) 2023-02-21 18:15:35 -05:00
Miroslav Jonaš
8d4855de61
feat(core): add full dependency information to project graph file dependencies (#14893) 2023-02-21 10:39:44 -05:00
Leosvel Pérez Espinosa
3a98c6d3ab
feat(misc): support ts 4.9 (#14899) 2023-02-17 17:23:05 +00:00
Emily Xiong
a97212b601
feat(core): move tsconfig.base.json to @nrwl/js:init (#14467) 2023-02-16 11:17:30 -05:00
Phillip Barta
8748660705
cleanup(core): replace fs-extra.removeSync() with fs.rmSync() (#15007) 2023-02-16 04:31:20 -05:00
Josef Bredreck
b0f68aa0d7
feat(misc): package.json output cosmetics (#14938) 2023-02-15 15:34:58 -05:00