774 Commits

Author SHA1 Message Date
Isaac Mann
e693642c35
docs(core): update preset link (#17153) 2023-06-06 16:22:25 -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
Lars Gyrup Brink Nielsen
f1db759755
docs(core): add example run-many commands filtering on specific tags (#17254) 2023-06-06 08:37:53 -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
Jack Hsu
bbb64f8ca4
feat(bundling): Add support to rollup for babelUpwardRootMode" (#17422)" (#17427) 2023-06-05 15:57:23 -04:00
Nicholas Cunningham
334ed07037
docs(nextjs): Add examples for executors (#17116) 2023-06-05 11:10:37 -06:00
Jack Hsu
1bba7490a1
Revert "[Do not merge]: feat(bundling): Add support to rollup for babelUpwardRootMode" (#17422) 2023-06-05 15:45:28 +00:00
Emily Xiong
1bc7965278
feat(expo): add submit executor (#17372) 2023-06-05 10:59:01 -04:00
Nicholas Cunningham
2d76993e68
[Do not merge]: feat(bundling): Add support to rollup for babelUpwardRootMode (#17292) 2023-06-05 10:52:32 -04:00
Katerina Skroumpelou
6d147b61c4
fix(storybook): re-enable x-prompt and remove custom handling (#17360) 2023-06-02 12:35:35 -04:00
Craigory Coppola
63f85a19fe
feat(core): deprecate print-affected and affected:graph (#17341) 2023-06-01 23:15:46 +00:00
Craigory Coppola
a33e75e4d8
feat(core): add --affected flag to nx graph (#17340) 2023-06-01 11:24:18 -04:00
Victor Savkin
9047db4340
fix(core): export a function to create a projectFileMap from project graph 2023-06-01 10:10:25 -04:00
Zachary Morgan
b0732e1554
@nx/react:library - Add simpleName option to remove dir name from generated file names (#17226) 2023-05-31 10:28:23 -04:00
MaximSagan
825190674c
fix(webpack): support webworker (#17136) (#17137)
Co-authored-by: Max Sagan - Yieldbroker <max.sagan@yieldbroker.com>
2023-05-31 10:03:27 -04:00
Emily Xiong
72b0f55605
feat(js): add location none to verdaccio executor (#17319) 2023-05-31 08:37:24 -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
Leosvel Pérez Espinosa
7c9ec7241e
docs(core): fix wrong option name in watch command examples (#17298) 2023-05-30 13:33:55 -04:00
Leosvel Pérez Espinosa
6a3af4b5a6
feat(angular): add option to ngrx-root-store generator to set up the store devtools (#17303) 2023-05-30 15:10:54 +01:00
Jack Hsu
7dd8fb615e
feat(nextjs): add babel root-mode option to withNx plugin (#17286) 2023-05-29 08:57:41 -06:00
Craigory Coppola
8efb67a549
chore(repo): reenable documentation check in CI (#17256) 2023-05-26 18:33:16 -04:00
Victor Savkin
ac417301e8
fix(react): use pipe output capture 2023-05-26 14:54:44 -04:00
Daniel Glejzner
88c53443ee docs(testing): fix Invalid link for use-executor-configurations in all other places 2023-05-26 17:17:08 +02:00
Caleb Ukle
26313f1e38
feat(testing): support cypress reporterOptions as objects (#17149) 2023-05-25 11:37:16 -04:00
Emily Xiong
be2ccb802e
feat(js): add verdaccio executor (#16928) 2023-05-25 11:10:16 -04:00
Caleb Ukle
2ed8bbf24a
feat(testing): add --randomize flag for jest (#17148) 2023-05-25 10:57:26 -04:00
MaxKless
f8b4f91f37
chore(react): mark application generator as required (#17218) 2023-05-25 10:36:42 -04:00
Katerina Skroumpelou
636b9115e9
feat(vite): add cssCodeSplit in build options (#17213) 2023-05-25 14:07:51 +00:00
Craigory Coppola
6d586dd78f
fix(devkit): return null for ESM dependencies instead of throwing error in ensurePackage (#17195) 2023-05-24 15:45:44 -04:00
Leosvel Pérez Espinosa
8f6fcf23e5
feat(core): expose the task graph in the executor context (#17111) 2023-05-24 08:50:41 +01:00
Craigory Coppola
5ef9ea68cd
feat(core): add a variety of usages for nx show (#17073) 2023-05-23 18:07:37 -04:00
AgentEnder
faba24995d fix(core): pnpm should not error when fetching migrations with install 2023-05-18 14:48:03 -04:00
Nicholas Cunningham
8ce9606a5b
feat(nextjs): Add --turbo support (#17069) 2023-05-18 11:17:00 -06:00
Colum Ferry
4106b3455b
docs(node): node-standalone should be listed not node-server (#17062) 2023-05-17 15:24:06 -04: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
Paul Coroneos
1e4f4952f6
docs(testing): fix dynmamic typo. closes 17044 (#17045) 2023-05-16 07:52:12 -05:00
Jason Jean
6b928bc250
feat(js): refactor usages of npmScope (#16947) 2023-05-15 16:06:24 -04:00
Emily Xiong
541981172c
feat(react-native): upgrade react-native to version 0.71.8 (#16997) 2023-05-15 14:19:57 -04:00
Todd Baert
c34853d2d1
docs(core): document all/none for rollup external (#17005) 2023-05-15 13:21:38 +03: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
Craigory Coppola
b8e9f3daf8
docs(core): add example for affected by tags (#16986) 2023-05-12 13:25:21 -04:00
Jack Hsu
dc7122984e
feat(js): improve @nx/js:node executor to be more resilient to many file change events (#16924) 2023-05-11 16:31:52 -04:00
Caleb Ukle
dfd51634f3
fix(testing): prevent ct and e2e generators overwriting configs (#16651) 2023-05-11 12:19:16 -04:00
Colum Ferry
d0c6f5d317
feat(angular): deprecate ngrx generator (#16953) 2023-05-11 16:21:53 +01:00
Colum Ferry
e59c930ff9
feat(angular): add ngrx root store generator (#16811) 2023-05-11 08:38:21 -04:00
Craigory Coppola
548f8d7fb1
feat(misc): migrate nx:run-commands outputPath property to outputs array (#16785) 2023-05-10 17:02:15 -04:00