8697 Commits

Author SHA1 Message Date
Nicholas Cunningham
942a6ae2bd
chore(express): add deprecation message for express app generator (#14443) 2023-01-17 16:43:01 -05:00
Jack Hsu
91b653ed64
fix(react): install tsconfig-paths-webpack-plugin when converting CRA… (#14442) 2023-01-17 16:35:53 -05:00
Jack Hsu
013bb74444
feat(node): add e2e project generator (#14429) 2023-01-17 15:38:52 -05:00
James Henry
965c638d8d
chore(testing): add lerna-smoke-tests (#14347) 2023-01-17 23:50:01 +04:00
Nicholas Cunningham
da4959a324
feat(node): add Node standlone prompt using CNW (#14439) 2023-01-17 11:52:18 -07:00
Benjamin Cabanes
07f07374fd
docs(nxdev): support x-priority schema options (#14405) 2023-01-17 12:54:48 -05:00
Jack Hsu
da8b855c6c
fix(webpack): allow optimization to be turned off via CLI (#14431) 2023-01-17 11:55:14 -05:00
Colum Ferry
2773f40202
feat(angular): upgrade nguniversal version (#14419) 2023-01-17 10:35:31 -05:00
Miroslav Jonaš
2b23963415
fix(linter): wildcard sourceTag should be respected for banned imports (#14418) 2023-01-17 14:59:21 +01:00
Miroslav Jonaš
fc9509d2cf
docs(linter): add missing x-priority params to executor (#14401) 2023-01-17 14:52:20 +01:00
Jack Hsu
e0bd338225
fix(web): remove hard dependencies to @nrwl/vite and @nrwl/webpack (#14408) 2023-01-17 08:05:48 -05:00
Miroslav Jonaš
ebb200725f
fix(core): project locator should use nodes when tsconfig is missing (#14417)
Fixes https://github.com/nrwl/nx/issues/13099
2023-01-17 10:47:41 +01:00
Auke van Leeuwen
ada727cf1a
fix(js): fix reading tsconfig.json on TypeScript 4.9 (#14380) 2023-01-17 00:34:01 -06:00
Nicholas Cunningham
351b4aabf2
fix(vite): add fix for vitest configuration (#14404) 2023-01-16 12:26:47 -07:00
Miroslav Jonaš
2b69cd5b79
feat(core): add bitbucket and gitlab to create-nx-workspace (#14400) 2023-01-16 17:46:31 +01:00
Katerina Skroumpelou
55aba1365d
fix(storybook): better error handling (#14396) 2023-01-16 09:19:29 -07:00
Benjamin Cabanes
e540079c87
docs(nxdev): improve buttonlink typings and styles (#14372) 2023-01-16 11:03:57 -05:00
Benjamin Cabanes
d46585332d
docs(core): add link for standalone-angular-app example repo (#14371)
Closes https://github.com/nrwl/nx/issues/14100
2023-01-16 11:03:43 -05:00
Miroslav Jonaš
a70eec8e40
fix(core): fix broken lines and columns import (#14394) 2023-01-16 16:19:28 +01:00
Katerina Skroumpelou
c3e904db80
docs(storybook): various fixes and additions (#14390) 2023-01-16 16:05:45 +02:00
Benjamin Cabanes
2732365a43
docs(nxdev): remove partytown usage (#14370) 2023-01-16 13:26:56 +01:00
Colum Ferry
a22bd54f3f
feat(angular): add priority flags to generators (#14299) 2023-01-16 12:19:33 +00:00
Victor Berchet
c86a361e1c
Vite: preview generator (#14375) 2023-01-16 14:12:37 +02:00
Leosvel Pérez Espinosa
c300722233
cleanup(angular): ensure latest and backward compatible versions are strongly typed (#14387) 2023-01-16 12:25:24 +01:00
Leosvel Pérez Espinosa
90ca4c949a
cleanup(angular): reduce sourcemap loading and decoding in ng-packagr-lite executor (#14360) 2023-01-16 11:21:09 +00:00
Benjamin Cabanes
e4bf7065a9
docs(nxdev): add brands & guidelines link (#14365) 2023-01-14 11:40:12 -05:00
Jason Jean
898db859b5
fix(core): fix implicit dependencies conversions from project inputs (#14364) 2023-01-13 18:51:39 -05:00
Jason Jean
ab8197ccdf
fix(core): cap inferred max workers count at 8 (#14366) 2023-01-13 18:50:37 -05:00
Isaac Mann
b96a178011
docs(core): restructure plugin docs (#14349) 2023-01-13 18:07:37 -05:00
Phillip Barta
415d1c745c
fix(misc): loosen chalk version (#14276) 2023-01-13 17:44:11 -05:00
Jack Hsu
3f6df0d54f
feat(node): prompt for app framework (#14357) 2023-01-13 19:14:02 +00:00
Colum Ferry
81211bfc8f
fix(angular): correctly error scam-to-standalone when used in Angular < 14.1.0 (#14341) 2023-01-13 19:05:55 +00:00
Colum Ferry
3041b0a227
fix(angular): correctly error application when standalone is used in Angular < 14.1.0 (#14338) 2023-01-13 20:04:47 +01:00
Benjamin Cabanes
0db507394e
feat(nx-cloud): display current token for connect-to-nx-cloud (#14315) 2023-01-13 19:03:17 +00:00
Benjamin Cabanes
9ac1cf284a
docs(nxdev): fix react monorepo tutorial link (#14358)
closes https://github.com/nrwl/nx/issues/14134
2023-01-13 13:51:21 -05:00
Leosvel Pérez Espinosa
3e9f4bf99a
fix(angular): fix assets copying in ng-packagr-lite executor (#14355) 2023-01-13 19:51:10 +01:00
Leosvel Pérez Espinosa
295547b3a9
feat(angular): add backwards compat support for the ngrx generator (#14348) 2023-01-13 19:50:57 +01:00
Victor Berchet
c94ac41f56
feat(vite): add a preview-server executor for Vite (#14326) 2023-01-13 20:45:35 +02: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
Katerina Skroumpelou
e5edcb84db
feat(storybook): version 7 generators (#14308) 2023-01-13 18:22:17 +00:00
Benjamin Cabanes
3d5d97277b
docs(nxdev): update tutorial redirect rules (#14356) 2023-01-13 13:11:54 -05:00
FrozenPandaz
7bedb3967a chore(misc): publish 15.5.1 2023-01-13 12:52:58 -05:00
Jack Hsu
5c2fbf20eb
fix(angular): fix executor conversion to angular builder (#14345) 2023-01-13 12:50:37 -05:00
Austin Fahsl
6e6ca5f4a0 fix(core): check for nx.json before applying migrations 2023-01-13 12:48:16 -05:00
Colum Ferry
6f253b05b4
fix(angular): correctly error host when standalone is used in Angular < 14.1.0 (#14339) 2023-01-13 16:58:25 +00:00
Colum Ferry
a5ff62fb9c
fix(angular): correctly error remote when standalone is used in Angular < 14.1.0 (#14340) 2023-01-13 16:58:05 +00:00
Jack Hsu
d20cf91e6c
feat(misc): add x-priority tags to next, react, webpack, rollup, esbuild (#14352) 2023-01-13 11:50:01 -05:00
Benjamin Cabanes
9e07cf4146
docs(nxdev): add tutorial redirect rules (#14346)
closes https://github.com/nrwl/nx/issues/14134
2023-01-13 10:37:58 -05:00
Katerina Skroumpelou
abfa8640b2
docs(misc): add x-priority flag for generators and executors (#14336) 2023-01-13 13:14:36 +00:00