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 |
|
Leosvel Pérez Espinosa
|
a049d6c7eb
|
fix(misc): set schema when converting a project to standalone configuration (#13887)
|
2022-12-19 09:36:02 -05:00 |
|
Colum Ferry
|
4f98e37fb3
|
fix(core): move generator should work if there are comments in tsconfig #13740 (#13866)
|
2022-12-16 14:20:37 +00:00 |
|
Jack Hsu
|
fdd04ba0a6
|
feat(react): add cypress e2e for react standalone preset (#13848)
|
2022-12-15 10:07:06 -07:00 |
|
Jason Jean
|
3fd18415ce
|
fix(devkit): do not move properties when nx.json doesn't exist (#13825)
|
2022-12-15 10:42:52 -05:00 |
|
Altan Stalker
|
ed159e865f
|
feat(core): add gitlab ci generator (#13739)
|
2022-12-09 15:41:04 -05:00 |
|
Jason Jean
|
d13bcfe123
|
fix(misc): error if run-commands is used without command or commands (#13669)
|
2022-12-06 15:15:11 -05:00 |
|
Jason Jean
|
9453a7526c
|
fix(misc): fix move and remove to be not reliant on workspace layout (#13607)
|
2022-12-05 15:55:57 -05:00 |
|
Jason Jean
|
61d7d74378
|
fix(misc): fix tsconfig file includes
|
2022-12-05 10:39:03 -05:00 |
|
Victor Savkin
|
91c19f5c0a
|
feat(misc): do not generate tsconfig.base.json for simple standalone … (#13605)
|
2022-12-05 10:07:01 -05:00 |
|
Victor Savkin
|
119fe91b0d
|
cleanup(misc): remove nrwl/cli from package.json
|
2022-12-02 11:00:59 -05:00 |
|
Jack Hsu
|
cded83b2c5
|
feat(react): remove unnecessary dependencies from @nrwl/react (#13525)
|
2022-12-01 17:06:32 -05:00 |
|
Katerina Skroumpelou
|
432d235700
|
fix(bundling): remove wrong doc and preset wc use vite (#13536)
|
2022-12-01 09:14:47 -05:00 |
|
Jack Hsu
|
a9ac43b86f
|
feat(react): add CRA support to "nx init" (#13488)
|
2022-11-29 23:20:27 -05:00 |
|
Caleb Ukle
|
74bd0bb00c
|
feat(testing): support root project generation for jest (#13353)
Co-authored-by: Miroslav Jonas <missing.manual@gmail.com>
|
2022-11-29 17:03:19 -05:00 |
|
Victor Savkin
|
fe062f42c3
|
fix(core): deduce layout directory
|
2022-11-29 16:08:57 -05:00 |
|
Miroslav Jonaš
|
9f505353f8
|
feat(core): enable linter for angular standalone (#13430)
|
2022-11-28 09:23:46 +00:00 |
|
Leosvel Pérez Espinosa
|
54ee8c5f5b
|
cleanup(angular): amend invalid comment in decorate-angular-cli.js script (#13406)
|
2022-11-25 15:50:52 +01:00 |
|
Miroslav Jonaš
|
110b5f2867
|
feat(core): enable linter on root projects (#13347)
|
2022-11-24 22:51:24 +01: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
|
6d35fd4d85
|
chore(core): reconcile functions to find project of a path (#13364)
|
2022-11-24 11:02:32 -05:00 |
|
Victor Savkin
|
16fd4374d6
|
feat(misc): derive workspace layout dynamically
|
2022-11-23 15:45:13 -05:00 |
|
Jack Hsu
|
a2cf352433
|
feat(react): experimental workspace preset uses vite (#13323)
|
2022-11-23 14:06:44 +00:00 |
|
Jason Jean
|
a243e809ba
|
fix(misc): readd readme to workspace creation (#13329)
|
2022-11-22 17:48:54 -05:00 |
|
Jason Jean
|
1b85e20c78
|
fix(react): set bundler for preset app (#13338)
|
2022-11-22 21:42:30 +00:00 |
|
Miroslav Jonaš
|
f0c18f5b7d
|
feat(core): move createPackageJson to nx (#13315)
|
2022-11-22 15:21:45 +01: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 |
|
Altan Stalker
|
5045206491
|
feat(core): support bitbucket pipelines in ci generator (#13240)
|
2022-11-18 11:30:02 -05:00 |
|
Miroslav Jonaš
|
ab6f62a9b5
|
feat(core): move runtime-lint-utils to eslint plugin (#13222)
|
2022-11-18 12:24:53 +01:00 |
|
Colum Ferry
|
b084dddff0
|
feat(angular): support for Angular 15 (#12112)
|
2022-11-17 09:31:45 -05:00 |
|
Victor Savkin
|
8d9de7f81d
|
cleanup(core): clean up workspace creation
|
2022-11-15 17:22:02 -05:00 |
|
Victor Savkin
|
c4ebef2803
|
feat(react): add a preset to generate a workspace with a single app at the root
|
2022-11-12 17:17:58 -05:00 |
|
Colum Ferry
|
6fc4d371e4
|
fix(core): prevent incorrect regex replacement of app name (#13082)
|
2022-11-09 12:28:10 +00:00 |
|
Viktor Pöntinen
|
32bec2a8bd
|
fix(core): add globPatternforDependencies support nx:run-commands wi… (#12786)
Fixes https://github.com/nrwl/nx/issues/12721
|
2022-11-08 19:17:03 -05:00 |
|
Craigory Coppola
|
f311ecbdd7
|
chore(repo): remove workspace.json (#13040)
|
2022-11-08 13:12:31 -05:00 |
|
Jason Jean
|
6c6eff7fa6
|
fix(core): update yargs to ^17.6.2 (#12978)
|
2022-11-04 10:49:08 +00:00 |
|
Isaac Mann
|
702350d48a
|
docs(core): update caching and dte guides
|
2022-11-03 14:39:47 -04:00 |
|
Miroslav Jonaš
|
c3db8e6070
|
fix(linter): ensure fs operations run on full path (#12953)
|
2022-11-02 21:08:14 +00:00 |
|
Jack Hsu
|
2cddd68595
|
fix(js): correctly build library with workspace dependencies (#12884)
|
2022-10-28 19:11:14 +00:00 |
|