6116 Commits

Author SHA1 Message Date
Miroslav Jonaš
fc8de9a4d3
feat(core): add prune lock file support for npm 2 and 3 (#13120) 2022-11-12 22:01:03 +01:00
Júlio César
b142f385c9
fix(devkit): use target inference from plugins in readTargetOptions (#13141) 2022-11-12 13:49:54 -05:00
Jonathan Cammisuli
a771dc9875
feat(core): daemon file watcher (#13068)
Co-authored-by: Victor Savkin <vsavkin@users.noreply.github.com>
2022-11-11 15:23:51 -05:00
Philip Fulcher
c18ec6ccd6
chore(graph): add tasks to graph (#13133) 2022-11-11 12:52:19 -07:00
Craigory Coppola
a300c0e3eb
fix(angular): migration should ignore external deps (#13112) 2022-11-11 12:23:41 -05:00
Colum Ferry
60c220b788
cleanup(angular): remove redundant test from early migration (#13130) 2022-11-11 15:37:30 +00:00
Jason Jean
f572574fae
fix(misc): read the version of nrwl packages from project graph (#13118) 2022-11-10 22:08:00 +00:00
Jack Hsu
41fb76a953
feat(react): cra-to-nx to use PORT from .env file when migrating to Vite (#13116) 2022-11-10 16:09:32 -05:00
Juliano Custódio
4ae6bc5096
fix(bundling): wrong main entry path for cjs in ouput package.json (#12569) 2022-11-10 10:58:23 -05:00
Richard Roozenboom
3e867d1650
fix(angular): passthrough skip package json option to generators (#13109)
CLOSED https://github.com/nrwl/nx/issues/13108
Fixes https://github.com/nrwl/nx/issues/13108
2022-11-10 10:57:15 -05:00
Jack Hsu
83646895c3
cleanup(react): add e2e tests for cra-to-nx package (#13107) 2022-11-10 10:41:05 -05:00
Tarsis Dragomir
2b29647c1c
fix(core): do not interpolate unknown options in overrides (#13088)
Co-authored-by: Steven Haelterman <steven.haelterman@colruytgroup.com>
2022-11-10 10:18:24 -05:00
Leosvel Pérez Espinosa
02c4bf2af8
cleanup(angular): add @angular-devkit/build-angular:karma builder migrator (#13101) 2022-11-10 12:28:06 +01:00
Colum Ferry
8bba6d7abf
fix(angular): do not throw errors for skipped remotes (#13100) 2022-11-10 10:41:27 +00:00
Philip Fulcher
2be9a01272
chore(graph): consume task graph data in client (#13092) 2022-11-09 16:58:28 -07:00
Colum Ferry
f08a3c3c44
feat(react): add skipRemotes option to module-federation-dev-server (#13090) 2022-11-09 19:07:19 +00:00
Leosvel Pérez Espinosa
6bc3720656
fix(angular): ensure paths are resolved correctly in ng-packagr executors (#13059) 2022-11-09 12:47:15 -05:00
Dan Roujinsky
0432279fc4
fix(react): add missing skipPackageJson flag to application generator schema (#13076) 2022-11-09 12:45:43 -05:00
Craigory Coppola
da47b0f714
feat(core): support for nested nx projects (#13074) 2022-11-09 12:23:16 -05:00
Jack Hsu
e58278e8c4
feat(cra-to-nx): add option to use vite instead of craco (#13071) 2022-11-09 11:32:16 -05:00
Philip Fulcher
7557bd4f48
chore(graph): provide task data to graph app (#13058) 2022-11-09 08:40:17 -07:00
Katerina Skroumpelou
c842535fa1
feat(bundling): vite init generator (#13062) 2022-11-09 09:48:32 -05:00
Colum Ferry
5bace1e6bb
feat(angular): add skipRemotes option to module-federation-dev-server (#13086) 2022-11-09 14:29:00 +00:00
Colum Ferry
6fc4d371e4
fix(core): prevent incorrect regex replacement of app name (#13082) 2022-11-09 12:28:10 +00:00
Colum Ferry
efc100587b
feat(react): remove exposed utils (#13079) 2022-11-09 11:20:21 +00:00
Colum Ferry
40a2d655c2
feat(devkit): extract more common module federation logic (#13066) 2022-11-09 09:37:14 +00:00
Viktor Pöntinen
32bec2a8bd
fix(core): add globPatternforDependencies support nx:run-commands wi… (#12786)
Fixes https://github.com/nrwl/nx/issues/12721
2022-11-08 19:17:03 -05:00
Caleb Ukle
37c8483db2
feat(testing): support cypress 11 (#13075) 2022-11-08 18:11:52 -06:00
Phillip Barta
a218149bca
cleanup(misc): refactor cra-to-nx to be faster and smaller (#13038) 2022-11-08 17:02:55 -05:00
Jason Jean
cd1b6c6bbb
fix(core): provide a plugin which to allow users to opt into package.… (#13070)
Fixes https://github.com/nrwl/nx/issues/13063
2022-11-08 16:26:00 -05:00
Victor Savkin
4ba4bd024a
fix(misc): set project names used the old logic including dirs 2022-11-08 14:57:34 -05:00
Craigory Coppola
f311ecbdd7
chore(repo): remove workspace.json (#13040) 2022-11-08 13:12:31 -05:00
Colum Ferry
000eebdbe1
feat(react): use shared helpers from devkit (#13061) 2022-11-08 16:36:36 +00:00
Jason Jean
cb0ccea9a8
chore(repo): hide vite from being pubished publically (#13060) 2022-11-08 11:31:56 -05:00
Colum Ferry
8c7ecff6c2
feat(angular): remove the share helpers from public api (#13057) 2022-11-08 15:54:37 +00:00
Eric Zhang
bcd43cbb3c
fix(core): fix undefined projectName in tasks runner (#13044)
Co-authored-by: eric.zhang <eric.zhang@backstopdevelopment.com>
CLOSED https://github.com/nrwl/nx/issues/13018
Fixes https://github.com/nrwl/nx/issues/13018
2022-11-08 09:41:21 -05:00
Victor Savkin
e4524db239
chore(misc): fix migration version 2022-11-08 09:36:02 -05:00
Colum Ferry
7c3fab064c
feat(angular): use share helpers from devkit (#13054) 2022-11-08 14:22:54 +00:00
Victor Savkin
f1367378a8
fix(core): explicitly set project names 2022-11-08 09:05:12 -05:00
Colum Ferry
1ab96b2f0b Revert "feat(module-federation): add module federation package (#12961)"
This reverts commit 377e3bd605f99e3843160b1577efca0ec01313b3.
2022-11-08 12:43:34 +00:00
Colum Ferry
cfd87f0643 Revert "feat(module-federation): add and expose share helpers and types (#12989)"
This reverts commit e08d7848b33c7fc271b470a1251747efd59d33a0.
2022-11-08 12:43:34 +00:00
Colum Ferry
7783fe0c4d Revert "feat(module-federation): expose additional helpers (#12990)"
This reverts commit 080543e76dcd980067e6aa55ae71bc4da905cafc.
2022-11-08 12:43:34 +00:00
Colum Ferry
b4a98dae41 Revert "feat(module-federation): allow package to be published (#12993)"
This reverts commit 142fdb4a7b05cee22c5b7d300c0f9fad90fac42b.
2022-11-08 12:43:34 +00:00
Colum Ferry
f997ab047a Revert "feat(angular): use share helpers from module federation package (#12991)"
This reverts commit 88b67484b27b7ef2c16d174af6cec565c2178256.
2022-11-08 12:43:34 +00:00
Colum Ferry
e040433a47
feat(devkit): add module federation utils (#13048) 2022-11-08 11:48:40 +00:00
janwiebedroid
2818f2e3a6
fix(js): call normalizePath on generated importPath (#13037) 2022-11-07 16:20:29 -05:00
Richard Roozenboom
8abc405953
fix(core): fix custom workspace-generator options (#12821)
Closes: #12677
2022-11-07 16:09:10 -05:00
Jonathan Cammisuli
4ae9ee5506
feat(core): request daemon shutdown (#13034)
Co-authored-by: Victor Savkin <vsavkin@users.noreply.github.com>
2022-11-07 18:34:56 +00:00
Jack Hsu
a623e5290e
fix(bundling): add missing package.json export field (#13035) 2022-11-07 18:25:22 +00:00
Phillip Barta
b488a58375
cleanup(misc): refactored add-nx-to-monorepo to be faster and smaller (#13020) 2022-11-07 10:36:08 -07:00