6116 Commits

Author SHA1 Message Date
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
Craigory Coppola
024193fb5b
feat(core): add error when root project would be '.' (#16999) 2023-05-12 18:27:26 -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
passbyval
8460c63bd6
fix(core): prevent breaking error when registering transpiler (#16929) 2023-05-12 14:22:59 -04:00
Jason Jean
f00c0295e4
Revert "feat(core): support third-party packages for surgical hashTar… (#16987) 2023-05-12 14:08:12 -04:00
Craigory Coppola
b8e9f3daf8
docs(core): add example for affected by tags (#16986) 2023-05-12 13:25:21 -04:00
Jack Hsu
25e8439b20
feat(react): remove deprecated code (#16981) 2023-05-12 17:00:46 +00:00
Miroslav Jonaš
504a639e2e
fix(core): resolve nx against command root if workspace not provided (#16859) 2023-05-12 12:22:21 -04:00
hi2u
55d40c0105
fix(node): build-esbuild-options.ts code-generated "exactMatch" prope… (#16655) 2023-05-12 15:16:41 +00:00
Emily Xiong
e8c31d7ac7
fix(react): fix react windows e2e tests (#16959) 2023-05-12 11:09:46 +03:00
Miroslav Jonaš
b55aa8f80c
feat(core): support third-party packages for surgical hashTarget hashing (#16903) 2023-05-11 17:18:06 -04:00
Miroslav Jonaš
9d74b586c4
feat(core): include entire external node dependency tree in hash (#16926) 2023-05-11 17:17:15 -04:00
Nicholas Cunningham
539ed5f49e
fix(react): fix windows style paths when generating with --directory (#16961) 2023-05-11 15:07:01 -06:00
Benjamin Cabanes
cf0aa591a1
fix(react): add ts extension to tailwindcss utility glob (#16971) 2023-05-11 17:01:37 -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
392312f847
fix(react): extracting the tsconfig base should also copy existing paths (#16936) 2023-05-11 15:08:52 +00:00
Leosvel Pérez Espinosa
f2e48e429a
feat(angular): update ngrx packages to v16 (#16763) 2023-05-11 09:46:18 -04:00
Austin Burdine
d853ba2081
fix(core): fix handling of simple dependsOn target string (#16932) 2023-05-11 08:50:50 -04:00
Colum Ferry
e59c930ff9
feat(angular): add ngrx root store generator (#16811) 2023-05-11 08:38:21 -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
Craigory Coppola
548f8d7fb1
feat(misc): migrate nx:run-commands outputPath property to outputs array (#16785) 2023-05-10 17:02:15 -04:00
Craigory Coppola
48ce6724a4
chore(repo): fix import in replace-e2e-executor for lint checks (#16923) 2023-05-10 17:57:36 +00:00
Jack Hsu
7246a34526
chore(nextjs): add lint rule to make sure relative imports or imports of nx packages are disallowed (#16895) 2023-05-10 13:52:08 -04:00
Miroslav Jonaš
d26f26a98b
fix(core): provide more info for "findOriginalKeys is not a function" errors (#16883) 2023-05-10 11:41:49 -04:00
Miroslav Jonaš
e481cd5461
fix(core): ensure yarn findOriginalKeys matches mixed aliases (#16886) 2023-05-10 11:38:57 -04:00
Miroslav Jonaš
846320a6b9
chore(repo): enable enforce-module-boundaries on nx repo (#16864) 2023-05-10 11:35:33 -04:00
Leosvel Pérez Espinosa
284fedab46
fix(angular): improve prefix handling across generators (#16913) 2023-05-10 15:18:20 +00:00
Jack Hsu
20f25bfe1c
fix(js): use valid file paths on Windows when executing program (#16911) 2023-05-10 08:22:28 -06:00