5.0.3 (2021-11-04)
- deps: use the correct version range (83cd638)
5.0.2 (2021-11-04)
- deps: move peer deps to hard deps (d389cd3)
5.0.1 (2021-11-04)
5.0.0 (2021-10-28)
- bump cheerio to rc4 (905cff2), closes #456
- update deps to match latest angular (0100b8b), closes #455 #452
- Apps must use Angular 12.0
4.0.0 (2021-05-25)
- package: Users will need to upgrade to 12.0.0 of Angular/Angular CLI in order to use this. In order to migrate, please see https://update.angular.io
3.1.1 (2021-03-16)
- deps: rebuild lock file for new versions (f2a48fe)
3.1.0 (2021-02-12)
- package: update to Angular11.1 (71b9800), closes #438
- test: update async to waitForAsync (#434) (2185e50)
3.0.0 (2020-11-17)
- deps: Users are required to update to 11.0.0 of Angular/Angular CLI in order to use this. In order to migrate, please see https://update.angular.io
2.3.3 (2020-08-24)
2.3.2 (2020-08-21)
2.3.1 (2020-08-19)
2.3.0 (2020-07-20)
2.2.0 (2020-02-24)
- deps: bump deps to support angular 9 (5b80c04)
2.1.2 (2020-01-13)
2.1.1 (2019-10-22)
2.1.0 (2019-10-22)
- routing: split out routes into routing module (#181) (b13b823)
- unit-tests: allow the components to hydrate (#173) (4159e59)
2.0.0 (2019-06-25)
- 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
1.5.1 (2019-04-09)
1.5.0 (2019-03-21)
- cordova: obey
--source-map
for production builds (23481bd)
1.4.1 (2019-03-19)
- page: remove padding attribute in ion-content template (#106) (c33f932)
- schematics: update component spec (#88) (f19e6d8)
1.4.0 (2019-02-13)
1.3.0 (2019-01-29)
1.2.3 (2019-01-24)
- application: add e2e schematics to fulfill
ng g app
(fc1421e) - build: never delete output path (b614db9)
- serve: use proxyConfig option from serve (859ce96)
1.2.2 (2018-12-21)
- page: properly handle project selection (4875aa7)
1.2.1 (2018-12-19)
1.2.0 (2018-11-15)
- serve: support
--ssl
for dev-server (9d65915)
1.1.0 (2018-10-31)
- serve: validate cordova-build options to provide defaults (98d6a63)
- support Angular 7 (3d1172b)
- Initial release (2a5fab5)