Devin Shoemaker
8299c456cf
feat(core): add nx-plugin to list of default packages to be migrated ( #2782 )
...
nx-plugin is currently not migrated with the `nx migrate latest` command. Including this in the list of default packages will result in more expected behavior with less maintenance for the end user.
2020-04-03 14:28:03 -04:00
Jason Jean
e5e0e312d1
fix(misc): fix nx migrate to execute run-schematic tasks
2020-02-04 15:18:58 -05:00
Jason Jean
b6e6b3f1c3
Revert "Revert "feat(core): update to next version of angular deps"" ( #2264 )
...
This reverts commit f816fc424d4b0d850e0a49d0ed8e4a30ddca308c.
2020-01-31 13:08:50 -05:00
Juri
27c6afc95b
fix(core): register node package install executor
...
Without this registration npm installs won't work with the Nx migrate command
2020-01-26 11:04:08 -05:00
Victor Savkin
9c8e09ab2d
feat(core): make migrate command more permissive and add docs
2020-01-18 12:00:25 -05:00
Victor Savkin
3940a1f885
fix(core): migrate should parse versions that don't follow semver
2020-01-16 14:58:49 -05:00
Victor Savkin
a99eefed24
feat(core): simplify the migrate command and provide more info about it
2019-12-12 16:07:14 -05:00
Victor Savkin
f816fc424d
Revert "feat(core): update to next version of angular deps"
...
This reverts commit bd230e0530e690b2ae7896a876510f62002943c8.
2019-12-10 08:07:26 -05:00
Jason Jean
bd230e0530
feat(core): update to next version of angular deps
2019-12-08 16:16:33 -05:00
Victor Savkin
f916379007
fix(nx): fix migration script
2019-11-22 19:41:38 -05:00
Isaac Mann
26ead7bfe3
fix(nx): add storybook to deploy pipeline
2019-11-11 16:29:11 -05:00
Victor Savkin
35f20b1382
fix(nx): migrate command should not download migrations for packages that arent installed
2019-10-26 16:07:48 -04:00
Victor Savkin
7109577efb
fix(nx): simplify migrations by always updating all first-party plugins
2019-10-22 21:05:45 -04:00
Jo Hanna Pearce
4b4a5dcacc
feat(nx): add verbose flag to @nrwl/tao which will output stack trace on error
2019-10-01 17:11:06 -04:00
Victor Savkin
5a60f9fd87
feat(nx): add a utlity to update packages in package.json
2019-09-28 16:35:11 -04:00
Victor Savkin
5bb12dc4af
fix(nx): add migrate packages
2019-09-26 09:23:20 -04:00
Mehrad Rafigh
e6b07e282c
fix(nx): use same prettier version ( #1869 )
2019-09-23 11:24:13 +01:00
Victor Savkin
4ef3a771ef
fix(nx): update the migrate command to handle edge cases
2019-09-11 18:09:28 -04:00
Victor Savkin
70d71b3516
feat(nx): add support for migrations
2019-09-02 14:33:56 -04:00