Skip to content

Releases: ionic-team/angular-toolkit

v2.3.0

20 Jul 13:51

Choose a tag to compare

2.3.0 (2020-07-20)

Features

v2.2.0

24 Feb 19:47

Choose a tag to compare

2.2.0 (2020-02-24)

Features

  • deps: bump deps to support angular 9 (5b80c04)

v2.1.2

13 Jan 21:37

Choose a tag to compare

2.1.2 (2020-01-13)

Bug Fixes

  • cordova: add cordova.js to index.html even without scripts array (c8bb37b), closes #188

v2.1.1

22 Oct 17:38

Choose a tag to compare

2.1.1 (2019-10-22)

Bug Fixes

v2.1.0

22 Oct 16:31

Choose a tag to compare

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

25 Jun 14:31

Choose a tag to compare

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

09 Apr 16:24

Choose a tag to compare

1.5.1 (2019-04-09)

Bug Fixes

  • cordova-build: only set sourceMap if specified (#107) (2a99ac0)

v1.5.0

21 Mar 23:53

Choose a tag to compare

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

19 Mar 15:04

Choose a tag to compare

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

13 Feb 19:31

Choose a tag to compare

1.4.0 (2019-02-13)

Features

  • component: add custom component schematic (#68) (527f54e)