Releases: ionic-team/angular-toolkit
Releases · ionic-team/angular-toolkit
v2.1.0
2.1.0 (2019-10-22)
Bug Fixes
- routing: split out routes into routing module (#181) (b13b823)
- unit-tests: allow the components to hydrate (#173) (4159e59)
Features
v2.0.0
2.0.0 (2019-06-25)
Features
BREAKING CHANGES
- this updates dependencies for Angular 8. Users are
required to update to 8.0.0 of Angular/Angular CLI in order to use
this. In order to migrate, please see https://update.angular.io
v1.5.1
1.5.1 (2019-04-09)
Bug Fixes
- cordova-build: only set sourceMap if specified (#107) (2a99ac0)
v1.5.0
1.5.0 (2019-03-21)
Bug Fixes
- cordova: obey
--source-map
for production builds (23481bd)
Features
- cordova-serve: support --consolelogs option (#100) (07af906)
v1.4.1
1.4.1 (2019-03-19)
Bug Fixes
- page: remove padding attribute in ion-content template (#106) (c33f932)
- schematics: update component spec (#88) (f19e6d8)
v1.4.0
1.4.0 (2019-02-13)
Features
- component: add custom component schematic (#68) (527f54e)
v1.3.0
1.3.0 (2019-01-29)
Bug Fixes
- serve: pass
cordovaBasePath
to cordova-build builder (#57) (93e3bbe)
Features
v1.2.3
1.2.3 (2019-01-24)
Bug Fixes
- application: add e2e schematics to fulfill
ng g app
(fc1421e)
- build: never delete output path (b614db9)
- serve: use proxyConfig option from serve (859ce96)
v1.2.2
1.2.2 (2018-12-21)
Bug Fixes
- page: properly handle project selection (4875aa7)
v1.2.1
1.2.1 (2018-12-19)
Bug Fixes
- build: respect browserTarget setting (3a9adfa)
- page: dasherize route path (e32e77b)