Jack Hsu
|
c9ea9e076f
|
feat(core): ensure @nx/js plugin is installed for all JS workspaces (#18919)
|
2023-08-30 18:24:48 -04:00 |
|
Miroslav Jonaš
|
10fc4dd4d8
|
fix(core): ensure proper yarn version detection even for nested projects (#18052)
|
2023-07-17 10:35:18 -04:00 |
|
Jack Hsu
|
a19fbb1ddb
|
feat(js): add preset for TS standalone workspace (#17467)
|
2023-06-13 14:32:06 -04:00 |
|
Jason Jean
|
6b928bc250
|
feat(js): refactor usages of npmScope (#16947)
|
2023-05-15 16:06:24 -04:00 |
|
Jack Hsu
|
7aff48d3d2
|
fix(core): normalize workspace name before creating directory so it matches what downstream generators expect (#17028)
|
2023-05-15 12:56:41 -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 |
|
Jason Jean
|
2d195007b0
|
feat(core): switch packages to use the @nx scope (#16069)
|
2023-04-14 19:56:37 -04:00 |
|
Craigory Coppola
|
5080f2fc81
|
feat(core): remove support for targetDependencies (#16101)
|
2023-04-13 12:30:24 -04: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 |
|
Craigory Coppola
|
41f094aadf
|
feat(nx-plugin): plugin presets can now be standalone (#15601)
|
2023-03-13 18:58:03 -04: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 |
|
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 |
|
Colum Ferry
|
02091ca5f4
|
fix(core): remove unused logic around ng cli (#15178)
|
2023-02-23 15:12:13 +00:00 |
|
Nicholas Cunningham
|
00caf6ae5e
|
feat(node): update CNW to support generating a node server with a framework (#14313)
|
2023-01-13 11:39:38 -07:00 |
|
Colum Ferry
|
a5707c8b75
|
feat(angular): remove decorate-angular-cli (#14226)
|
2023-01-09 21:34:09 +00:00 |
|
Victor Savkin
|
7c65787d5c
|
fix(misc): only gen start/build scripts for standalone projects
|
2022-12-21 09:15:26 -05:00 |
|
Victor Savkin
|
dd2c3728e4
|
fix(misc): rework create-nx-workspace command to show standalone presets
|
2022-11-24 14:13:15 -05:00 |
|
Jason Jean
|
a243e809ba
|
fix(misc): readd readme to workspace creation (#13329)
|
2022-11-22 17:48:54 -05:00 |
|
Leosvel Pérez Espinosa
|
70e43cdc77
|
feat(angular): add a preset to generate a workspace with a single app at the root
|
2022-11-21 11:17:03 -05:00 |
|
Victor Savkin
|
8d9de7f81d
|
cleanup(core): clean up workspace creation
|
2022-11-15 17:22:02 -05:00 |
|