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 Strumpflohner
f951a1bc9b
feat(angular): library builder to handle buildable libraries with deps ( #2307 )
...
This builder makes sure using buildable libraries depending on
other buildable libraries works as expected, without limiting the
current dx with auto-reload when using libraries within apps.
2020-01-24 10:19:24 -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
Jason Jean
965901f4e5
fix(angular): migrate users to matching versions of cli and build-angular
2019-12-08 14:58:19 -05:00
Brandon Roberts
47e751f931
fix(nx): check for valid semver version before updating package
...
Closes #1831
2019-09-17 10:43:25 -04:00
Brandon Roberts
88512c2f93
fix(nx): use semver for version range comparison
2019-09-11 09:21:31 -04:00
Brandon Roberts
d5b4453ca3
fix(nx): add check to see if CLI version is more recent
2019-09-11 09:21:31 -04:00
Brandon Roberts
20b292b1a8
fix(nx): remove check for CLI version before migration
2019-09-11 09:21:31 -04:00
Brandon Roberts
cf147cf405
chore(nx): bump Angular CLI deps to 8.3.3
2019-09-09 14:08:05 -04:00
Brandon Roberts
f222e88272
fix(angular): update Angular to 8.2.x and CLI to 8.3.x for migration
2019-09-09 14:08:05 -04:00
Brandon Roberts
0491ccc5b2
feat(nx): update to Angular 8.2, Devkit 8.3, and NgRx 8.3
...
Incorporates fix from https://github.com/angular/angular-cli/pull/15041
which changed the behavior of registering schematic defaults
2019-09-07 16:28:07 -04:00
Jason Jean
98e5bbc100
fix(frontend): fix ngrx migration requiring angular cli 8.1
2019-07-19 15:23:44 -04:00
Brandon Roberts
6516176b65
feat(nx): update to NgRx 8 and add schematics support for creators and entities
...
Move addUpdateTask util function to @nrwl/workspace to run updates from @nrwl/angular migrations
Run update migration to latest version for NgRx if installed
2019-07-17 14:42:54 -04:00