7774 Commits

Author SHA1 Message Date
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
Colum Ferry
46b10c2e20
fix(angular): correctly error component when standalone is used in Angular < 14.1.0 (#14337) 2023-01-13 12:57:19 +00:00
Colum Ferry
9d626b8b81
fix(angular): correctly error when assets are used in Angular < 15.1.0 (#14333) 2023-01-13 12:14:30 +00:00
FrozenPandaz
d7d1bcf17b chore(misc): publish 15.5.0 2023-01-12 19:15:28 -05:00
Jason Jean
c8be5c1ec2
chore(repo): update nx to 15.5.0-beta.0 (#14322) 2023-01-12 19:02:34 -05:00
William Sedlacek
d00cab9ff6
fix(core): remove pnx tip (#14328) 2023-01-12 18:55:50 -05:00
Jack Hsu
a610276cf8
fix(webpack): fix loader config for global styles (#14323) 2023-01-12 17:58:58 -05:00
Rares Matei
608ddb5ebf
docs(nx-cloud): update private cloud release notes (#14319) 2023-01-12 17:17:15 -05:00
Victor Berchet
0d4833c822
fix(devkit): make the JSON parser accepts trailing commas by default (#14317) 2023-01-12 17:16:59 -05:00
Dmitriy Stepanenko
59de87b006
fix(vite): expose "init" generator (#14316) 2023-01-12 17:15:16 -05:00
Miloš Lajtman
32daa0841a
chore(repo): add vite scope to contributing docs (#13841) 2023-01-12 17:06:38 -05:00
Mark Wiedmann
75d2d4dfe3
chore(js): add tslib dependency (#14155) 2023-01-12 17:00:20 -05:00
Victor Berchet
1cc8cbf9be
docs(vite): configFile is configured on the build target (#14288) 2023-01-12 20:45:17 +02:00
Victor Berchet
fd1c704055
fix(vite): a couple of minor fix (#14318) 2023-01-12 13:11:21 -05:00
Colum Ferry
064ef0fda4
feat(core): warn when falling back to angular cli (#14247) 2023-01-12 12:30:33 -05:00
Colum Ferry
2dc72e0f94
feat(angular): support angular 15.1.0 (#14103) 2023-01-12 12:30:17 -05:00
FrozenPandaz
fa752768db chore(misc): publish 15.4.8 2023-01-12 12:05:20 -05:00
Jason
ba3fd62b7e chore(misc): publish 15.4.7 2023-01-12 11:54:07 -05:00
Katerina Skroumpelou
7405f975cf
fix(storybook): migrator version update (#14314) 2023-01-12 16:50:06 +00:00
Victor Savkin
0e5531ed7f fix(core): do not capture --target when using nx run 2023-01-12 11:35:17 -05:00
Jack Hsu
d98d2462aa
fix(react): add deprecated messages to react and next generators (#14310) 2023-01-12 11:11:33 -05:00
Craigory Coppola
f98071ab50
chore(nx-plugin): update x-deprecated boolean values for nx-plugin:e2e (#14291) 2023-01-12 16:01:22 +00:00
Victor Savkin
6485ecd1f2
chore(repo): run global checks in order 2023-01-12 10:35:23 -05:00
Phillip Barta
b1976796f1
chore(repo): updated dependency fs-extra to ^11.1.0 (#14232) 2023-01-12 10:25:17 -05:00