6845 Commits

Author SHA1 Message Date
Jack Hsu
c97502af3a
feat(react): run remote serve in parallel to speed up server startup (#17112) 2023-05-24 08:57:47 -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
Craigory Coppola
f95f8c4b69
fix(core): tree should not be changed after committed to disk in migrations (#17071) 2023-05-23 17:07:08 -04:00
Jack Hsu
b6361738a4
fix(nextjs): support relative imports in next.config.js (#17127) 2023-05-23 14:34:12 -04:00
Emily Xiong
623ef1dcf6
feat(react): upgrade react-router-dom to 6.11.2 (#17078) 2023-05-23 10:02:21 -04:00
Leosvel Pérez Espinosa
25328b3ac9
fix(core): do not create empty graph when it is not cached (#17139) 2023-05-23 08:23:19 +01:00
Leosvel Pérez Espinosa
fff3a25734
fix(angular): avoid duplicating RouterModule.forChild import (#17144) 2023-05-22 15:55:54 +01:00
Colum Ferry
28df4181ae
fix(web): file watcher should only watch files in its project #17085 (#17113) 2023-05-22 09:25:26 +01:00
Victor Savkin
8b1907afc4
fix(core): clone project graph during incremental update 2023-05-20 10:32:57 -04:00
Victor Savkin
3d347d2ff2 chore(misc): publish 16.3.0-beta.2 2023-05-19 16:39:54 -04:00
Victor Savkin
8a0dcafe2b chore(repo): update to 16.3.0-beta.0 2023-05-19 16:39:54 -04:00
Emily Xiong
b0b531a870
fix(react-native): fix android keystore not generated correctly (#17074) 2023-05-19 14:40:45 -04:00
Caleb Ukle
4896126c32
fix(web): provide free port to http-server (#16917) 2023-05-19 11:55:10 -05:00
AgentEnder
faba24995d fix(core): pnpm should not error when fetching migrations with install 2023-05-18 14:48:03 -04:00
AgentEnder
d786fae2d0 fix(core): correct require path when pulling in ngcli adapter for generators 2023-05-18 14:47:54 -04:00
Nicholas Cunningham
8ce9606a5b
feat(nextjs): Add --turbo support (#17069) 2023-05-18 11:17:00 -06:00
Katerina Skroumpelou
9fc99c6c18
fix(vite): register tsconfig paths for vitest (#17047) 2023-05-18 11:13:02 -04: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
1670986b82
fix(core): fix projectFileMap access in plugins 2023-05-17 15:23:26 -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
AgentEnder
ae6e90c86d fix(misc): workspaces using nx wrapper do not contain a package.json, so don't read the scope from it 2023-05-16 22:27:56 -04:00
Chris McLeod
be267a7cd9
fix(react): do not require webpackConfig for cypress component testing (#16966)
Co-authored-by: Loïc BERTRAND <loic.bert.marcel@gmail.com>
2023-05-16 21:53:09 +00:00
Loïc BERTRAND
8931f0b66b
fix(react-native): remove unknown command for build-ios (#17052) 2023-05-16 13:07:18 -04:00
Craigory Coppola
cac64d7a8b
chore(repo): setup internal testing utils structure (#17043) 2023-05-16 11:34:10 -04:00
Craigory Coppola
c7a6b4ba6c
fix(core): nx init should setup default base correctly (#17050) 2023-05-16 10:56:19 -04:00
AgentEnder
343edf5745 fix(misc): ensure outputs prefaced by workspaceRoot after transfom 2023-05-16 10:39:25 -04:00
Jack Hsu
cf1a2d5bf2
fix(nextjs): undo migration to Next.js 13.4 (#17049) 2023-05-16 08:22:15 -06:00
Katerina Skroumpelou
98665953a6
fix(devkit): uppercase constant name correct transformation (#17046) 2023-05-16 09:30:55 -04:00
Jack Hsu
826befa22d
fix(web): undo core-js removal (#17048) 2023-05-16 09:19:02 -04:00
Craigory Coppola
a81b90b692
fix(misc): migration for run-commands output-path should handle null … (#17040) 2023-05-15 17:23:41 -04:00
Craigory Coppola
b02d169758
feat(nx-plugin): generated generators should have a named export (#17036) 2023-05-15 17:15:14 -04:00
Jason Jean
7df855054a
fix(core): use right deprecated schema option (#17038) 2023-05-15 17:04:59 -04:00
Jason Jean
6b928bc250
feat(js): refactor usages of npmScope (#16947) 2023-05-15 16:06:24 -04:00
Leosvel Pérez Espinosa
9b4ba3af4d
fix(core): normalize path in tree when accessing recorded changes (#17016) 2023-05-15 15:54:36 -04:00
Victor Savkin
428b0c9ad6 fix(angular): read angularjson from the dir provided by the angular cli 2023-05-15 14:20:15 -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
Jason Jean
c2ce8f817a
fix(misc): change wording on legacy package pages (#17030) 2023-05-15 14:03:20 -04:00
Leosvel Pérez Espinosa
5141c9f9d6
fix(core): add missing await when processing task for batches (#17027) 2023-05-15 13:49:38 -04:00
Jack Hsu
7aff48d3d2
fix(core): normalize workspace name before creating directory so it matches what downstream generators expect (#17028) 2023-05-15 12:56:41 -04:00
Emily Xiong
8533314792
fix(react-native): add checks for storybook migration (#17029) 2023-05-15 11:49:22 -04:00
Miroslav Jonaš
f5ae9958ef
feat(core): add commandExternalDependencies hash input (#16916)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-05-15 11:30:17 -04:00
Leosvel Pérez Espinosa
6ebfbbe8ba
feat(core): log a note after an interactive migration run with skipped package updates (#16802) 2023-05-15 10:56:46 -04:00
Todd Baert
c34853d2d1
docs(core): document all/none for rollup external (#17005) 2023-05-15 13:21:38 +03:00
Isaac Mann
881067bbd2
fix(linter): import from .tsx file lint fix now works correctly (#16995) 2023-05-13 15:53:44 -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
c71027fbfb
fix(core): set max listeners to avoid warning when running high numbers of parallel tasks (#16993) 2023-05-12 20:22:51 -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
Craigory Coppola
31010b0c37
cleanup(misc): remove console.log in workspace generator migration spec file (#17001) 2023-05-12 18:33:50 -04:00