6845 Commits

Author SHA1 Message Date
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
Jack Hsu
c9d73d2a5f
fix(nextjs): read serverActions config safely (#16909) 2023-05-10 08:21:11 -06:00
Leosvel Pérez Espinosa
1e891f5f59
cleanup(angular): remove call to wrapAngularDevkitSchematic in testing util (#16907) 2023-05-10 12:56:07 +01:00
Leosvel Pérez Espinosa
caefe8f509
cleanup(angular): rearrange validation helper function (#16906) 2023-05-10 12:55:51 +01:00
Leosvel Pérez Espinosa
bdfb10db0a
fix(angular): warn in ng-packagr executors when finding conflicting package export conditions (#16905) 2023-05-10 12:55:35 +01:00
Jason Jean
ec22b7e540
fix(devkit): catch errors resolving configs while formatting files (#16872) 2023-05-09 16:19:36 -04: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
Emily Xiong
8347e61810
fix(react-native): fix buildable react native library (#16749) 2023-05-09 12:52:36 -04:00
Miroslav Jonaš
c9a7cd8b01
fix(core): fix version report when version is missing (#16888) 2023-05-09 16:35:30 +00:00
Emily Xiong
942350810e
fix(expo): fix expo detox test (#16779) 2023-05-09 12: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
Caleb Ukle
50ad516278
feat(testing): add --strict flag for jest-preset-angular test env opts (#16467) 2023-05-09 15:07:21 +00:00
Caleb Ukle
5743f158ba
fix(js): info about jest global setup/teardown + swc (#16681) 2023-05-09 10:40:45 -04:00
Emily Xiong
ad77b91526
fix(expo): update package.json eas build scripts to fix eas build (#16742) 2023-05-09 10:29:30 -04:00
Caleb Ukle
ad841c9048
docs(repo): update docs/schemas to use nx scoped packages - nx labs (#16865) 2023-05-09 08:30:52 -05:00
Colum Ferry
54eb7be765
feat(angular): add ngrx feature store generator (#16806) 2023-05-09 09:31:15 +01:00
Colum Ferry
6728bbbc98
fix(angular): handle ngrx imports for apps that do not migrate to config file (#16812) 2023-05-09 09:31:03 +01:00
Leosvel Pérez Espinosa
7d42d887e3
fix(angular): update import paths relative to app config file location in migration extracting the config (#16863) 2023-05-09 09:30:40 +01:00
Leosvel Pérez Espinosa
cc9e650cd8
fix(misc): ensure workspace directory is normalized correctly (#16855) 2023-05-08 17:39:36 -04:00
Jason Jean
318b1cf584
feat(nx-plugin): replace @nx/plugin:e2e with @nx/jest:jest (#16866) 2023-05-08 16:10:30 -04:00
Leosvel Pérez Espinosa
67a5e8e823
feat(angular): update jest-preset-angular to support angular v16 (#16852) 2023-05-08 13:38:49 -04:00
Leosvel Pérez Espinosa
d02c2cbfe7
feat(storybook): update storybook packages to support typescript v5 (#16853) 2023-05-08 13:37:31 -04:00