projecte_ionic/node_modules/@ionic/angular-toolkit/CHANGELOG.md
2022-02-09 18:30:03 +01:00

9.7 KiB
Executable file

4.0.0 (2021-05-25)

Features

BREAKING CHANGES

  • 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)

Bug Fixes

  • deps: rebuild lock file for new versions (f2a48fe)

3.1.0 (2021-02-12)

Features

3.0.0 (2020-11-17)

Features

  • deps: update deps in packages.json (e56c93e)
  • update to support angular 11 (afe9848), closes #388

BREAKING CHANGES

  • 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)

Bug Fixes

2.3.2 (2020-08-21)

Bug Fixes

  • cordovaserve: update copy-webpack to new format (#272) (c1e66b5), closes #265

2.3.1 (2020-08-19)

Bug Fixes

  • deps: update deps for security vulnerabilities (#263) (f0e514d), closes #261

2.3.0 (2020-07-20)

Features

2.2.0 (2020-02-24)

Features

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

2.1.2 (2020-01-13)

Bug Fixes

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

2.1.1 (2019-10-22)

Bug Fixes

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

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

1.5.1 (2019-04-09)

Bug Fixes

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

1.5.0 (2019-03-21)

Bug Fixes

  • cordova: obey --source-map for production builds (23481bd)

Features

  • cordova-serve: support --consolelogs option (#100) (07af906)

1.4.1 (2019-03-19)

Bug Fixes

  • page: remove padding attribute in ion-content template (#106) (c33f932)
  • schematics: update component spec (#88) (f19e6d8)

1.4.0 (2019-02-13)

Features

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

1.3.0 (2019-01-29)

Bug Fixes

  • serve: pass cordovaBasePath to cordova-build builder (#57) (93e3bbe)

Features

  • build: add --cordova-mock option (#63) (a659636)

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)

1.2.2 (2018-12-21)

Bug Fixes

  • page: properly handle project selection (4875aa7)

1.2.1 (2018-12-19)

Bug Fixes

  • build: respect browserTarget setting (3a9adfa)
  • page: dasherize route path (e32e77b)

1.2.0 (2018-11-15)

Bug Fixes

  • changelog: correctly link to commits (#33) (be96104)

Features

  • serve: support --ssl for dev-server (9d65915)

1.1.0 (2018-10-31)

Bug Fixes

  • serve: validate cordova-build options to provide defaults (98d6a63)

Features

1.0.0 (2018-10-05)

Features