8697 Commits

Author SHA1 Message Date
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
Scott Bessler
8518f69ff8
fix(core): make forked-process-task-runner robust to closed processes (#14289) 2023-01-12 10:22:19 -05:00
Katerina Skroumpelou
a5766a86a1
fix(storybook): return baseUrl from storybook and use in cypress (#14306) 2023-01-12 15:20:42 +00:00
Victor Savkin
38bc77e8ec
chore(misc): publish 15.4.6 2023-01-12 10:19:02 -05:00
Victor Berchet
6754e62227
feat(core): print nicely formatted JSON parse error (#14293) 2023-01-12 10:16:46 -05:00
Victor Savkin
d1acfe04a2
fix(core): fix "running target targets" typo 2023-01-12 10:14:23 -05:00
Jack Hsu
454fba49b2
feat(webpack): generate React and Web apps with webpack.config.js file (#14285) 2023-01-12 10:06:25 -05:00
Tine Kondo
0925c294d1
chore(core): nx plugin submission @nxrocks/nx-melos (#14301) 2023-01-12 10:04:20 -05:00
Katerina Skroumpelou
7a66359ae9
fix(storybook): install missing storybook dep (#14305) 2023-01-12 08:59:26 -06:00
Katerina Skroumpelou
8a5bf6e7be
fix(vite): if no host pass localhost on baseUrl (#14304) 2023-01-12 14:34:28 +00:00
Katerina Skroumpelou
9f19e93d07
feat(storybook): return port from storybook server (#14303) 2023-01-12 09:18:12 -05:00
Peter van der Steen
37e88c51af
fix(core): add default configuration to nx schema (#14298) 2023-01-12 09:10:05 -05:00
Katerina Skroumpelou
c79d2b2302
feat(storybook): fix the options for the builders (#14279) 2023-01-12 15:19:09 +02:00
Artur Androsovych
fb749ae3d6
fix(angular): do not rename dts file since it is already done (#14218)
Closes https://github.com/nrwl/nx/issues/14216
2023-01-12 12:09:56 +01:00
Colum Ferry
1d198ae532
chore(angular): renable e2e mf ssr test (#14297) 2023-01-12 10:39:11 +00:00
Colum Ferry
b8fc0f87ba
feat(angular): install correct versions for setup-ssr (#14278) 2023-01-12 10:10:12 +00:00
Colum Ferry
b7a134baf6
fix(angular): keep decorate-cli script for existing workspace usages (#14266)
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2023-01-11 19:10:16 -05:00
Craigory Coppola
0636fe7c3b
fix(core): exec should not log usage info when inner command fails (#14237) 2023-01-11 16:28:38 -05:00
Jason Jean
c8021f706b
chore(angular): temporarily disable failing mfe test (#14286) 2023-01-11 16:02:59 -05:00
Jonathan Cammisuli
66df55fd21
fix(core): fix dependent projects for watch (#14170) 2023-01-11 12:12:14 -05:00
Jack Hsu
6ce3466010
cleanup(webpack): remove unreachable code for lazy-loaded styles that we never supported (#14277) 2023-01-11 11:44:21 -05:00
Katerina Skroumpelou
9f75f7cbfb
feat(storybook): version 7 executors (#14255) 2023-01-11 17:57:43 +02:00
Phillip Barta
b4dbdf60b5
feat(graph): use daemon file watcher instead of chokidar (#13564) 2023-01-11 09:35:47 -05:00
Colum Ferry
b0c6ca9267
feat(angular): throw error when --standalone used for setup-mf w/ invalid Ng version (#14270) 2023-01-11 12:10:51 +00:00
Leosvel Pérez Espinosa
6579879218
feat(angular): add backwards compat support for package and ng-packagr-lite executors (#14264) 2023-01-11 11:39:27 +01:00
Jack Hsu
6feb56e014
feat(webpack): remove support for legacy browsers (#14190) (#14257) 2023-01-11 10:13:35 +02:00
Caleb Ukle
0bc93ee83d
feat(testing): Cypress 12 Support (#14058) 2023-01-10 18:48:29 -06:00
Colum Ferry
5970246b51
feat(angular): add backwards compat support for library (#14249) 2023-01-10 16:20:26 +00:00