|
| 1 | +# [1.4.0](https://github.com/ionic-team/v4-migration-tslint/compare/v1.3.0...v1.4.0) (2018-07-24) |
| 2 | + |
| 3 | + |
| 4 | +### Bug Fixes |
| 5 | + |
| 6 | +* **rules:** uncombine ion-navbar-is-now-ion-toolbar rule ([#38](https://github.com/ionic-team/v4-migration-tslint/issues/38)) ([c13764f](https://github.com/ionic-team/v4-migration-tslint/commit/c13764f)) |
| 7 | + |
| 8 | + |
| 9 | +### Features |
| 10 | + |
| 11 | +* **rules:** add ion-back-button-not-added-by-default rule ([#26](https://github.com/ionic-team/v4-migration-tslint/issues/26)) ([65a168f](https://github.com/ionic-team/v4-migration-tslint/commit/65a168f)) |
| 12 | +* **rules:** add ion-buttons-attributes-renamed rule ([2a480dd](https://github.com/ionic-team/v4-migration-tslint/commit/2a480dd)) |
| 13 | +* **rules:** add ion-col-attributes-renamed rule ([#33](https://github.com/ionic-team/v4-migration-tslint/issues/33)) ([2cb436f](https://github.com/ionic-team/v4-migration-tslint/commit/2cb436f)) |
| 14 | +* **rules:** add ion-fab-fixed-content rule ([#29](https://github.com/ionic-team/v4-migration-tslint/issues/29)) ([7fbff99](https://github.com/ionic-team/v4-migration-tslint/commit/7fbff99)) |
| 15 | +* **rules:** add ion-icon-attribute-is-active-removed rule ([#30](https://github.com/ionic-team/v4-migration-tslint/issues/30)) ([0679c7b](https://github.com/ionic-team/v4-migration-tslint/commit/0679c7b)) |
| 16 | +* **rules:** add ion-item-attributes-renamed rule ([#34](https://github.com/ionic-team/v4-migration-tslint/issues/34)) ([d08e0ba](https://github.com/ionic-team/v4-migration-tslint/commit/d08e0ba)) |
| 17 | +* **rules:** add ion-item-divider-ion-label-required rule ([#36](https://github.com/ionic-team/v4-migration-tslint/issues/36)) ([b0a6cb1](https://github.com/ionic-team/v4-migration-tslint/commit/b0a6cb1)) |
| 18 | +* **rules:** add ion-item-ion-label-required rule ([#32](https://github.com/ionic-team/v4-migration-tslint/issues/32)) ([098bd7f](https://github.com/ionic-team/v4-migration-tslint/commit/098bd7f)) |
| 19 | +* **rules:** add ion-item-option-is-now-an-element rule ([04dae1c](https://github.com/ionic-team/v4-migration-tslint/commit/04dae1c)) |
| 20 | +* **rules:** add ion-item-options-attribute-values-renamed rule ([d3306e8](https://github.com/ionic-team/v4-migration-tslint/commit/d3306e8)) |
| 21 | +* **rules:** add ion-label-attributes-renamed rule ([#28](https://github.com/ionic-team/v4-migration-tslint/issues/28)) ([0601a0c](https://github.com/ionic-team/v4-migration-tslint/commit/0601a0c)) |
| 22 | +* **rules:** add ion-list-header-ion-label-required rule ([#35](https://github.com/ionic-team/v4-migration-tslint/issues/35)) ([94503c2](https://github.com/ionic-team/v4-migration-tslint/commit/94503c2)) |
| 23 | +* **rules:** add ion-menu-toggle-is-now-an-element rule ([591b10a](https://github.com/ionic-team/v4-migration-tslint/commit/591b10a)) |
| 24 | +* **rules:** add ion-option-is-now-ion-select-option rule ([6274f6a](https://github.com/ionic-team/v4-migration-tslint/commit/6274f6a)) |
| 25 | +* **rules:** add ion-radio-group-is-now-an-element rule ([eb933cc](https://github.com/ionic-team/v4-migration-tslint/commit/eb933cc)) |
| 26 | +* **rules:** add ion-range-attributes-renamed rule ([#37](https://github.com/ionic-team/v4-migration-tslint/issues/37)) ([6cac6a2](https://github.com/ionic-team/v4-migration-tslint/commit/6cac6a2)) |
| 27 | +* **rules:** add ion-spinner-attribute-values-renamed rule ([#31](https://github.com/ionic-team/v4-migration-tslint/issues/31)) ([c4db1f8](https://github.com/ionic-team/v4-migration-tslint/commit/c4db1f8)) |
| 28 | +* **rules:** add ion-text-is-now-an-element rule ([fe94a1f](https://github.com/ionic-team/v4-migration-tslint/commit/fe94a1f)) |
| 29 | +* **rules:** allow rule to work with ion-loading, ion-infinite-scroll, and ion-refresher ([9e8f626](https://github.com/ionic-team/v4-migration-tslint/commit/9e8f626)) |
| 30 | + |
1 | 31 | # [1.3.0](https://github.com/ionic-team/v4-migration-tslint/compare/v1.2.0...v1.3.0) (2018-07-03)
|
2 | 32 |
|
3 | 33 |
|
|
0 commit comments