Phillip Barta
|
92747011ff
|
cleanup(core): use existing readJson function and remove extra dependency (#15006)
|
2023-02-15 15:33:23 -05:00 |
|
Leosvel Pérez Espinosa
|
3bb87eac3f
|
fix(misc): fix moving a project into a subfolder (#14988)
|
2023-02-15 16:05:07 +00:00 |
|
Colum Ferry
|
041121e420
|
docs(angular): fix the description of the standalone components option (#14950)
|
2023-02-14 11:16:30 -05:00 |
|
Emily Xiong
|
032efc2cfb
|
fix(angular): ensure peer deps are installed when initializing the plugin (#14906)
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
|
2023-02-14 11:07:51 -05:00 |
|
JKapitein
|
3032c7592b
|
fix(core): do not always use yarn as package manager in the gitlab ci t… (#14978)
|
2023-02-14 15:35:18 +01:00 |
|
Jason Jean
|
d094e3a1e1
|
fix(misc): throw an error when removing unsafe projects (#14927)
|
2023-02-13 11:03:34 -05:00 |
|
Colum Ferry
|
4f09949383
|
feat(core): add standalone api prompt to CNW (#14886)
|
2023-02-10 15:06:41 -05:00 |
|
Colum Ferry
|
abece6a02d
|
feat(angular): add routing option to CNW (#14845)
|
2023-02-10 13:24:48 -05:00 |
|
Leosvel Pérez Espinosa
|
005eb5687b
|
fix(misc): make ts 4.8 update optional and add missing angular requirements (#14918)
|
2023-02-10 13:24:07 -05:00 |
|
Colum Ferry
|
762b9f336c
|
feat(core): remove unused CLI option from CNW (#14865)
|
2023-02-10 11:35:01 -05:00 |
|
Miroslav Jonaš
|
9294a4eeeb
|
feat(core): remove workspace-lint from CI generators and docs (#14895)
|
2023-02-09 21:38:49 +01:00 |
|
Jason Jean
|
e48b141da3
|
fix(core): fix migration bugs (#14901)
|
2023-02-09 12:42:37 -05:00 |
|
Miroslav Jonaš
|
b59df8b199
|
cleanup(core): remove deprecated ext from node`s file (#14863)
|
2023-02-08 11:05:46 -05:00 |
|
Miroslav Jonaš
|
06fbb4ffb6
|
feat(core): update version of github ci workflow to 0.11.3 (#14819)
|
2023-02-06 17:05:38 -05:00 |
|
Jason Jean
|
2058f54443
|
fix(core): fix issues regarding workspace.json migrations (#14833)
|
2023-02-06 16:53:35 -05:00 |
|
Leosvel Pérez Espinosa
|
751d02b983
|
feat(core): add prompts and requirements to nx migrations (#14420)
|
2023-02-06 20:57:11 +00:00 |
|
Victor Berchet
|
4f1387d935
|
cleanup(js): factor code-frames in nx (#14585)
|
2023-02-05 11:20:06 -05:00 |
|
Colum Ferry
|
fe6ffa20d9
|
feat(angular): set angular devkit packages as peer deps (#14723)
|
2023-02-01 17:09:29 +00:00 |
|
Craigory Coppola
|
f4a4059e0b
|
feat(core): hide hidden and deprecated generators from prompts (#14561)
|
2023-01-27 18:37:07 -05:00 |
|
Altan Stalker
|
2ee9ac6680
|
fix(core): gitlab should be included in ci-workflow ci schema (#14652)
Fixes https://github.com/nrwl/nx/issues/14632
|
2023-01-26 18:44:02 -05:00 |
|
Nicholas Cunningham
|
6093247df2
|
feat(node): add --docker for CNW (#14626)
|
2023-01-26 11:02:12 -05:00 |
|
Victor Savkin
|
d70b9ec7c6
|
feat(misc): add a command to list projects
|
2023-01-25 19:41:22 -05:00 |
|
Benjamin Cabanes
|
8d517752d3
|
chore(core): use right GitHub syntax (#14624)
|
2023-01-25 18:56:06 +00:00 |
|
Katerina Skroumpelou
|
d637a5ece8
|
fix(core): react monorepo account for bundler (#14617)
|
2023-01-25 18:59:40 +02:00 |
|
Katerina Skroumpelou
|
6116460694
|
fix(bundling): react-standalone take into account bundler (#14573)
|
2023-01-24 08:19:03 -05:00 |
|
Jack Hsu
|
d7536aa7e3
|
feat(core): clean up workspace configuration code
|
2023-01-23 19:35:15 -05:00 |
|
Jason Jean
|
0bf9eb5118
|
chore(repo): update nx to 15.6.0-beta.0 (#14566)
|
2023-01-23 23:58:05 +00:00 |
|
Jack Hsu
|
c134efe33f
|
fix(react): add bundler to create-nx-workspace react preset so webpack package is installed (#14546)
|
2023-01-23 21:11:14 +00:00 |
|
Jack Hsu
|
5e11adbba4
|
feat(js): move babel preset to @nrwl/js/babel so @nrwl/web is not… (#14478)
|
2023-01-23 15:32:07 +00:00 |
|
Maël Belval
|
c6adec7f9d
|
feat(core): update the workflow version used by the generator for gith… (#14351)
|
2023-01-21 09:39:57 +01:00 |
|
Jason Jean
|
d6517506df
|
docs(misc): refine schemas for @nrwl/workspace (#14522)
|
2023-01-20 15:16:45 -05:00 |
|
Katerina Skroumpelou
|
dbe2c3b1e6
|
feat(core): react standalone bundler prompt (#14464)
|
2023-01-20 08:18:32 -05:00 |
|
Denis Frenademetz
|
9cc2be6106
|
fix(testing): update jest snapshots (#14452)
|
2023-01-18 12:33:24 -05:00 |
|
Josh Goldberg
|
5adfc09d76
|
fix(misc): add missing alt text to files-readme logo (#14446)
|
2023-01-17 19:09:57 -05:00 |
|
Auke van Leeuwen
|
ada727cf1a
|
fix(js): fix reading tsconfig.json on TypeScript 4.9 (#14380)
|
2023-01-17 00:34:01 -06:00 |
|
Phillip Barta
|
415d1c745c
|
fix(misc): loosen chalk version (#14276)
|
2023-01-13 17:44:11 -05: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 |
|
Chau Tran
|
5faef5d972
|
feat(nest): nx init nest (#14254)
|
2023-01-13 12:27:12 -06:00 |
|
Colum Ferry
|
2dc72e0f94
|
feat(angular): support angular 15.1.0 (#14103)
|
2023-01-12 12:30:17 -05:00 |
|
Phillip Barta
|
b1976796f1
|
chore(repo): updated dependency fs-extra to ^11.1.0 (#14232)
|
2023-01-12 10:25:17 -05:00 |
|
Victor Berchet
|
6754e62227
|
feat(core): print nicely formatted JSON parse error (#14293)
|
2023-01-12 10:16:46 -05:00 |
|
Colum Ferry
|
a5707c8b75
|
feat(angular): remove decorate-angular-cli (#14226)
|
2023-01-09 21:34:09 +00:00 |
|
Craigory Coppola
|
bd305fd8a9
|
fix(misc): @nrwl/vite should be in @nrwl/workspace's package group (#14151)
|
2023-01-06 10:32:59 -05:00 |
|
Victor Savkin
|
422c8c735a
|
cleanup(core): clearly split nx.json config and projects config
|
2023-01-05 15:35:36 -05:00 |
|
Craigory Coppola
|
7992ec618f
|
chore(repo): setup negative config for several targets (#14080)
|
2023-01-04 11:34:50 -05:00 |
|
Craigory Coppola
|
285dc39371
|
feat(core): support targets with colons in the name without quotes (#13938)
|
2022-12-28 15:18:07 -05:00 |
|
Victor Savkin
|
82fbb98e7d
|
feat(misc): dont generate defaultProject for non standalone workspaces
|
2022-12-21 09:15:26 -05:00 |
|
Victor Savkin
|
7c65787d5c
|
fix(misc): only gen start/build scripts for standalone projects
|
2022-12-21 09:15:26 -05:00 |
|
Igor Katsuba
|
87a6a2d3bd
|
fix(misc): using normalizePath for tailwindcss config generation (#13936)
Fixes https://github.com/nrwl/nx/issues/13713
|
2022-12-20 17:53:15 -05:00 |
|
Jason Jean
|
e38c2d5ec2
|
feat(misc): support interactive prompts for custom presets (#13859)
|
2022-12-19 15:09:31 -05:00 |
|