1524 Commits

Author SHA1 Message Date
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
Miroslav Jonaš
7e47fdcfa1
chore(linter): allow cache override for manual jest runs (#12879) 2022-10-28 15:10:43 +00:00
Miroslav Jonaš
758956d13d
fix(linter): improve wildcard import parsing to allow full regex (#12877) 2022-10-28 14:00:24 +00:00
Miroslav Jonaš
c0e5fb6b60
fix(core): skip transitive deps on package json creation (#12851) 2022-10-27 18:59:00 +02:00
Miroslav Jonaš
ccc98e3252
fix(core): bump nrwl/ci to 0.8 (#12704) 2022-10-19 00:59:21 +00:00
Jason Jean
0cbec35574
fix(core): fix migration that enables source analysis (#12628) 2022-10-14 21:30:12 +00:00
Miroslav Jonaš
c50a9951fb
feat(repo): update nx-orb to 1.6.1 (#12624) 2022-10-14 20:50:16 +00:00
Miroslav Jonaš
59c4160b23
feat(repo): update nx-orb to 1.6 (#12616) 2022-10-14 19:51:55 +00:00
Jason Jean
e5570a7997
chore(core): remove @nrwl/workspace/src/utils/app-root (#12590)
BREAKING CHANGES: importing @nrwl/workspace/src/utils/app-root will break. It has been deprecated since v13
2022-10-13 19:38:36 -04:00
Victor Savkin
23de788b5e
chore(repo): update to 15.0.0-rc1 (#12586) 2022-10-13 18:34:24 -04:00
Victor Savkin
a947e25149 fix(core): set workspaces property when using NPM preset 2022-10-13 14:28:57 -04:00
Craigory Coppola
d8f3c6b186
fix(react): migrations use tsquery, so we should provide it (#12575) 2022-10-13 13:37:37 -04:00
Craigory Coppola
8ab7f85ca1
fix(core): swap default method for output capture (#12535) 2022-10-12 22:06:32 +00:00