Giora Guttsait
32b49b6f7c
feat(core): respect packageGroup in nx migrate ( #9667 )
...
* cleanup(core): refactor migrate.ts
* feat(core): respect packageGroup in nx migrate
ISSUES CLOSED : #4575
* fix build
* chore(repo): trigger CI
* chore(core): fix review comments, without packageGroup extension
* chore(core): revert `withTempNpmDirectory` changes
* chore(repo): trigger ci
* chore(core): fix unit tests
* chore(core): remove view and pack from pmc
* chore(repo): kick off CI
* chore(core): add tests for recursive packageGroup
* chore(core): add another test for cyclic packageGroup
* chore(repo): kickoff CI
Co-authored-by: Craigory Coppola <craigorycoppola@gmail.com>
2022-04-08 15:57:24 -04:00
Leosvel Pérez Espinosa
bdc73340df
feat(core): improve migrations performance by using registry to fetch packages information ( #9592 )
2022-03-29 14:02:37 -04:00
Jason Jean
8b0f9d25e7
chore(core): update yargs to 17.4.0 ( #9511 )
2022-03-28 11:28:14 -04:00
Victor Savkin
d4b5c30eba
cleanup(core): remove the indirection left after inlining ta… ( #9469 )
2022-03-23 22:18:17 -04:00
Leosvel Pérez Espinosa
71ba52a232
chore(misc): update add-nx packages metadata ( #9427 )
2022-03-21 10:16:21 -04:00
Leosvel Pérez Espinosa
3d573b3606
cleanup(angular): cleanup some leftover from moving the ng-add generator ( #9423 )
2022-03-21 11:27:01 +00:00
Leosvel Pérez Espinosa
88a7ad7654
cleanup(angular): move the angular cli migration generator from @nrwl/workspace to @nrwl/angular ( #9244 )
...
* cleanup(angular): move the angular cli migration generator from @nrwl/workspace to @nrwl/angular
* cleanup(angular): support merged packages (cli, tao, nx)
* cleanup(angular): update make-angular-cli-faster to support packages consolidation
2022-03-18 17:18:10 -04:00
Craigory Coppola
19e9b462ec
chore(repo): move add-nx into main nx repo ( #9382 )
...
* chore(repo): move add-nx into main nx repo
* fix(misc): fix publishing of add nx projects
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2022-03-17 18:38:06 -04:00