10562 Commits

Author SHA1 Message Date
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
Victor Berchet
8639fd3854
chore(vite): Re-apply #14150 to the vite plugin (#14235) 2023-01-10 18:18:13 +02:00
Craigory Coppola
06f334d7ce
fix(core): run-one should not log undefined as target name on failure (#14238)
Fixes https://github.com/nrwl/nx/issues/14158
2023-01-10 15:51:07 +00:00
Nicholas Cunningham
6fb0631126
feat(node): add templates for nodejs frameworks (#14231) 2023-01-10 09:44:36 -05:00
Zack DeRose
a806feed0e docs(misc): updating to tutorial version of react standalone video 2023-01-10 08:08:53 +01:00
Jason Jean
ef55bf776e
chore(repo): bump timing for perf test (#14240) 2023-01-09 17:33:41 -05:00
Colum Ferry
a5707c8b75
feat(angular): remove decorate-angular-cli (#14226) 2023-01-09 21:34:09 +00:00
William Neely
c82f7c3848
docs(linter): remove double with (#14047) 2023-01-09 15:30:52 -05:00
Phillip Barta
1bb648ab31
cleanup(repo): remove unused package @cypress/webpack-preprocessor (#14233) 2023-01-09 14:58:10 -05:00
William Sedlacek
8700c8674e
fix(js): unique hash for each execution (#14154) 2023-01-09 11:56:22 -05:00
Emily Xiong
cac1f30a16
fix(expo): fixing version conflict of react (#14144) 2023-01-09 11:43:06 -05:00
Emily Xiong
74d8a4830e
fix(expo): fix the buildable library (#14142) 2023-01-09 16:37:38 +00:00
Victor Berchet
02d1cc85ca
fix(vite): move clearScreen and logLevel to the shared options (#14174) 2023-01-09 18:16:45 +02:00
Victor Berchet
da4e2a5a6b
fix(testing): do not add a duplicate tsconfig.spec.json ref (#14201) 2023-01-09 11:16:24 -05:00
Victor Berchet
8d382fb05f
fix(vite): do not include vitest types in tsconfig.json (#14200) 2023-01-09 11:14:54 -05:00
Katerina Skroumpelou
ea34f256f9
docs(storybook): update image link (#14230)
closed https://github.com/nrwl/nx/issues/14178
2023-01-09 15:58:48 +00:00
Benjamin Cabanes
13a61e909d
docs(nxdev): remove current items from related documents (#14229) 2023-01-09 10:46:13 -05:00
Jack Hsu
fcc02d1932
feat(webpack): remove support for legacy browsers (#14190) 2023-01-09 12:15:37 +02:00
Ian Luca
716ba89b15
Honour browserslist on libraries using babel (#14065) 2023-01-09 12:14:41 +02:00
Q.Ben Zheng
c7288395d4
chore(repo): use cz-git as commitizen adapter and CLI (#13124) 2023-01-08 23:39:54 -05:00
Caleb Ukle
16aa1b5af2
docs(core): add example for running multiple targets (#14210) 2023-01-06 22:26:51 +00:00
Nicholas Cunningham
a631af7b62
feat(node): support nodejs frameworks (#14199) 2023-01-06 15:04:11 -07:00
Caleb Ukle
3db0bf8a18
docs(testing): add info about --spec and link to storybook (#14211) 2023-01-06 15:51:39 -06:00
Victor Savkin
ecf1f21d09 chore(repo): update ci setup to use multi target 2023-01-06 16:44:44 -05:00
Victor Savkin
0827694421
chore(misc): publish 15.4.5 2023-01-06 16:05:55 -05:00
Jack Hsu
d3ba6447d0
fix(nextjs): hide lockfile generation behind a flag so it can be toggled on and off (#14204) 2023-01-06 20:26:10 +00:00
Victor Savkin
e8b2731a47
chore(repo): update nx to 15.4.5-beta 2023-01-06 12:58:33 -05:00
Benjamin Cabanes
4fb81f1681
docs(nxdev): update footer copyright (#14197) 2023-01-06 12:53:26 -05:00
Benjamin Cabanes
18f0a284b2
chore(core): update license copy year (#14198) 2023-01-06 12:53:16 -05:00
Victor Savkin
187f2a13ae fix(misc): fix --help for generators and executors 2023-01-06 12:49:26 -05:00
Jack Hsu
d0d6e854d4
fix(bundling): update esbuild executor to emit correct events (#14193) 2023-01-06 12:11:50 -05:00
Caleb Ukle
e96dfe575a
fix(web): dynamic default unitTestRunner based on bundler for @nrwl/web:app (#14188)
Fixes https://github.com/nrwl/nx/issues/14167
2023-01-06 10:36:46 -06: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
Jack Hsu
b63b6e43a4
feat(webpack): use webpack.sources instead of webpack-sources package (#14189) 2023-01-06 10:32:17 -05:00
Jack Hsu
88f11a47ab
feat(nextjs): update to Next.js 13.1 (#14186) 2023-01-06 09:41:11 -05:00
Jack Hsu
bf17af552f
docs(misc): remove webpack 5 migration guide (#14185) 2023-01-06 09:24:40 -05:00