1360 Commits

Author SHA1 Message Date
Jack Hsu
9fa9fda61d
fix(bundling): support BABEL_ENV over NODE_ENV for babel config (#17529) 2023-06-09 16:26:43 -04:00
Emily Xiong
fc42b7b7ff
fix(testing): fix windows e2e storage ENOENT (#17506) 2023-06-09 12:31:30 -04:00
Jason Jean
332f6605ae
chore(repo): set lerna npmClient to pnpm when necessary (#17505) 2023-06-08 14:17:20 -04:00
Emily Xiong
075ac2545d
chore(repo): change e2e to use verdaccio executor (#17347) 2023-06-07 12:26:43 -04:00
Jack Hsu
08339ee49f
feat(js): do not generate root babel.config.json for babel projects (#17289) 2023-06-06 15:45:33 -04:00
Leosvel Pérez Espinosa
b6cdf9d975
feat(js): add initial/experimental batch execution implementation for tsc executor (#17287) 2023-06-05 17:18:52 -04:00
Nicholas Cunningham
8f771e023b
fix(node): When serving using js:node executor NODE_ENV should not be undefined (#17375) 2023-06-02 13:56:40 -04:00
Jason Jean
28bca77f47
chore(react): disable failing nx init cra e2e test (#17379) 2023-06-01 18:48:33 -04:00
Jack Hsu
a722302caf
feat(misc): rework create-nx-workspace prompts (#17230) 2023-05-30 18:13:42 -04:00
Emily Xiong
631a948ded
feat(react): add swc as compiler option for react vite (#17224) 2023-05-30 14:06:50 -04:00
Jack Hsu
a7c6d5aadb
fix(nextjs): adjust generated CSS-in-JS to match latest Next.js recommendations (#17294) 2023-05-30 12:12:39 -04:00
Craigory Coppola
79086f76e5
chore(core): fix e2e for nx show (#17268) 2023-05-27 12:45:28 -04:00
Katerina Skroumpelou
89999932c1
fix(storybook): update and enable e2e test for standalone (#17217) 2023-05-26 13:51:01 +03:00
Emily Xiong
4b5ebc85b2
fix(react): fix typings for generated redux files (#17171) 2023-05-24 21:28:51 -04:00
Craigory Coppola
5b028e4b7a
fix(angular): export a default module for require calls (#17189) 2023-05-24 19:06:08 -04:00
Miroslav Jonaš
fc38dc1542
fix(storybook): increase e2e test timeouts (#17176) 2023-05-24 15:00:09 +02:00
Craigory Coppola
5ef9ea68cd
feat(core): add a variety of usages for nx show (#17073) 2023-05-23 18:07:37 -04:00
Jack Hsu
b6361738a4
fix(nextjs): support relative imports in next.config.js (#17127) 2023-05-23 14:34:12 -04:00
Victor Savkin
8a0dcafe2b chore(repo): update to 16.3.0-beta.0 2023-05-19 16:39:54 -04:00
Jack Hsu
34bdc4f5b2
chore(repo): re-enable cypress test for Next.js (#17109) 2023-05-19 09:36:24 -04:00
Jack Hsu
c9cd67ea76 fix(repo): add missing lsof package needed to kill ports 2023-05-19 09:21:41 -04:00
Caleb Ukle
7ab303f26d
chore(testing): skip nextjs ct/e2e test (#17087) 2023-05-18 16:22:17 -04:00
Nicholas Cunningham
8ce9606a5b
feat(nextjs): Add --turbo support (#17069) 2023-05-18 11:17:00 -06:00
Victor Savkin
0848031dd9 feat(core): move task hashing into daemon 2023-05-17 11:37:57 -04:00
Nicholas Cunningham
3d76d95b29
feat(nextjs): Use next.js cli for build and serve targets (#16896) 2023-05-17 11:09:11 -04:00
Jason Jean
6b928bc250
feat(js): refactor usages of npmScope (#16947) 2023-05-15 16:06:24 -04:00
Craigory Coppola
b20e906f00
feat(core): add --affected to show only affected projects (#16970) 2023-05-13 01:48:35 -04:00
Craigory Coppola
b2470de56c
feat(core): ability to save task graph to a file when running --graph (#16350) 2023-05-12 18:50:11 -04:00
Jack Hsu
95421c6945
feat(nextjs): update Next.js to 13.4.1 and default to App Router for new apps (#16948) 2023-05-12 16:09:20 -04:00
Caleb Ukle
dfd51634f3
fix(testing): prevent ct and e2e generators overwriting configs (#16651) 2023-05-11 12:19:16 -04:00
Craigory Coppola
09525e8b30
fix(misc): nx version should report global version outside of an nx repo (#16918) 2023-05-10 18:09:19 -04:00
Miroslav Jonaš
6aac7ba04b
fix(repo): ignore failed daemon reset on e2e tests (#16902) 2023-05-10 08:34:09 +00:00
Jack Hsu
854b180013
fix(nextjs): inline dev-only dependencies and add e2e test to catch issues (#16890) 2023-05-09 13:28:52 -04:00
Miroslav Jonaš
ae5cdcb86e
fix(core): keep all explicit dependencies in the graph (#16576) 2023-05-09 11:39:48 -04:00
Miroslav Jonaš
1e8e84777c
fix(nextjs): increase timeout on styles e2e test (#16800) 2023-05-08 14:45:08 -04:00
Joe Walton
402a00f841
feat(vite): add option to generate a package.json to build executor (#16428) 2023-05-08 17:43:10 +03:00
AgentEnder
6c00f922ae chore(core): reorganize nx-commands and cli implementation 2023-05-05 12:51:22 -04:00
Jack Hsu
8d35edac39
fix(nextjs): add workspace dependencies to transpilePackages automatically (#16774) 2023-05-04 18:08:34 -04:00
Jonathan Kolberg
1c791dbd8e
feat(node): allow executing esm compiled scripts (#10414) 2023-05-04 22:02:31 +00:00
Katerina Skroumpelou
6c46ad8b61
chore(vite): update vite version (#16198) 2023-05-04 17:06:15 +00:00
Miroslav Jonaš
05ee74e9fd
cleanup(core): extract print-affected test to clean workspace to avoid pollution from other tests (#16756) 2023-05-04 11:45:24 -04:00
Jason Jean
137b743855
fix(misc): restore using legacy-peer-deps for npm installs (#16767) 2023-05-04 11:32:23 -04:00
Jack Hsu
66addbfa81
fix(nextjs): with stylus and less support (#16764) 2023-05-04 08:32:44 -06:00
Caleb Ukle
3307188975
chore(repo): always log error for runCommandUntil (#16748) 2023-05-04 13:31:15 +03:00
Emily Xiong
58e23b121a
feat(react-native): upgrade @storybook/react-native to 6.5 (#16670) 2023-05-03 20:09:28 +03:00
Leosvel Pérez Espinosa
f45aa076da
feat(angular): support angular v16 (#15592) 2023-05-03 11:02:07 -04:00
Caleb Ukle
ebcc4363d0
fix(testing): fix react CT w/ vite and dependant projects (#16475) 2023-04-28 16:40:04 -04:00
Emily Xiong
341f7649ce
fix(core): preserve deps in package.json for nx init react (#16528) 2023-04-28 16:01:01 -04:00
Miroslav Jonaš
23cc160a04
fix(testing): ensure e2e cypress can use 4200 port in the test (#16646) 2023-04-28 15:51:34 -04:00
Jack Hsu
b3d07a8293
fix(node): default webpack build to not perform default optimizations for Node (#16625) 2023-04-27 22:59:22 +00:00