9228 Commits

Author SHA1 Message Date
Craigory Coppola
729a5498bc
chore(repo): setup hook to notify on package lock changes (#16972) 2023-05-12 18:30:39 -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
Isaac Mann
0aa3e45e2e
docs(core): add manfred steyer as nx champion (#16994) 2023-05-12 19:47:39 +00: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
Isaac Mann
eec95b1932
docs(core): community page (#16922) 2023-05-12 17:00:36 +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
Jason Jean
ad8099a764
chore(repo): install necessary babel runtime to run unit tests (#16965) 2023-05-11 17:38:24 -04: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
Jack Hsu
7878b46630
chore(misc): add core codeowners to generated cli doc files (#16968) 2023-05-11 16:08:39 -04:00
Caleb Ukle
dfd51634f3
fix(testing): prevent ct and e2e generators overwriting configs (#16651) 2023-05-11 12:19:16 -04:00
Miroslav Jonaš
d1ad58e5d0
fix(graph): fix outdated imports to nx graph (#16954) 2023-05-11 11:49:36 -04:00
Jason Jean
92b63969fd
chore(repo): add convert-source-map package (#16955) 2023-05-11 11:49:27 -04:00
Juri Strumpflohner
2341a42f77
chore(repo): add 1hr cache to verdaccio uplink (#16894) 2023-05-11 11:48:53 -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
Katerina Skroumpelou
2e16017fd8
feat(repo): add test e2e build scripts in package.json (#16951) 2023-05-11 10:51:48 -04: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
Leosvel Pérez Espinosa
279154436a
chore(angular): improve script to scaffold new angular version support (#16938) 2023-05-11 12:33:02 +01: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
Miroslav Jonaš
6aac7ba04b
fix(repo): ignore failed daemon reset on e2e tests (#16902) 2023-05-10 08:34:09 +00: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