Skip to content

Latest commit

 

History

History
249 lines (131 loc) · 13.9 KB

CHANGELOG.md

File metadata and controls

249 lines (131 loc) · 13.9 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

14.2.0 (2022-11-15)

Bug Fixes

  • update dependency eslint to v8.27.0 (#1189) (d2ae95a)
  • update typescript-eslint packages to v5.38.1 (#1152) (8f6d0ef)
  • update typescript-eslint packages to v5.43.0 (#1190) (2a4716a)

Features

14.1.2 (2022-09-21)

Note: Version bump only for package @angular-eslint/integration-tests

14.1.1 (2022-09-18)

Note: Version bump only for package @angular-eslint/integration-tests

14.1.0 (2022-09-18)

Features

14.0.4 (2022-09-08)

Bug Fixes

  • support TS 4.8 with Angular 14.2, update dependencies (#1123) (a780b59)

14.0.3 (2022-08-23)

Bug Fixes

  • builder: ensure package works with Angular 14.1.3 (#1112) (b00ef2e)

14.0.2 (2022-07-09)

Note: Version bump only for package @angular-eslint/integration-tests

14.0.1 (2022-07-08)

Bug Fixes

  • remaining references to master (now main) (#1083) (8d36232)

14.0.0 (2022-06-23)

Features

  • update dependency eslint to v8.18.0 (#1061) (6130377)
  • update typescript-eslint packages to v5.28.0 (#1045) (9e8c340)
  • update typescript-eslint packages to v5.29.0 (#1063) (02856cb)

13.5.0 (2022-06-12)

Note: Version bump only for package @angular-eslint/integration-tests

13.4.0 (2022-06-11)

Features

  • update typescript-eslint packages to v5.27.1 (#1022) (99e8d4a)

13.3.0 (2022-06-10)

Features

13.2.1 (2022-04-14)

Note: Version bump only for package @angular-eslint/integration-tests

13.2.0 (2022-04-03)

Bug Fixes

  • schematics: support more permutations of ng-add (#970) (0bf549b)

13.1.0 (2022-02-13)

Features

13.0.1 (2021-11-19)

Note: Version bump only for package @angular-eslint/integration-tests

13.0.0 (2021-11-18)

Features

12.7.0 (2021-11-18)

Note: Version bump only for package @angular-eslint/integration-tests

12.6.1 (2021-10-26)

Bug Fixes

12.6.0 (2021-10-25)

Features

  • bundled-angular-compiler: create own bundle for @angular/compiler (#720) (0c42299)

12.5.0 (2021-09-20)

Features

  • utils: publicly expose utils related to eslint-plugin (#676) (07711f1)

12.4.1 (2021-09-09)

Note: Version bump only for package @angular-eslint/integration-tests

12.4.0 (2021-09-09)

Note: Version bump only for package @angular-eslint/integration-tests

12.3.1 (2021-07-15)

Note: Version bump only for package @angular-eslint/integration-tests

12.3.0 (2021-07-13)

Features

  • schematics: better support @angular/cli 12.1 (#591) (c5da07b)

12.2.2 (2021-07-10)

Note: Version bump only for package @angular-eslint/integration-tests

12.2.1 (2021-07-10)

Bug Fixes

  • eslint-plugin: [no-output-on-prefix] correct false positives (#525) (3a66274)

12.2.0 (2021-06-20)

Note: Version bump only for package @angular-eslint/integration-tests

12.1.0 (2021-05-30)

Bug Fixes

  • eslint-plugin: [no-output-on-prefix] not reporting failures on alias (#471) (f9ba372)
  • schematics: skip config for tsconfig.e2e.json when no e2e project is present (#484) (2673e59)

12.0.0 (2021-05-13)

Features

4.3.0 (2021-05-12)

Note: Version bump only for package @angular-eslint/integration-tests

4.2.1 (2021-05-12)

Note: Version bump only for package @angular-eslint/integration-tests

4.2.0 (2021-04-28)

Note: Version bump only for package @angular-eslint/integration-tests

4.1.0 (2021-04-28)

Note: Version bump only for package @angular-eslint/integration-tests

4.0.0 (2021-04-18)

Features

  • schematics: options for convert-tslint-to-eslint (#419) (18fd863)

3.0.1 (2021-04-18)

Note: Version bump only for package @angular-eslint/integration-tests

3.0.0 (2021-04-17)

Features

2.1.1 (2021-04-17)

Note: Version bump only for package @angular-eslint/integration-tests

2.1.0 (2021-04-11)

Note: Version bump only for package @angular-eslint/integration-tests

2.0.2 (2021-03-16)

Note: Version bump only for package @angular-eslint/integration-tests

2.0.1 (2021-03-14)

Note: Version bump only for package @angular-eslint/integration-tests

2.0.0 (2021-03-13)

Features

BREAKING CHANGES

  • The format of results output has changed

  • The rule no longer exists for use

  • feat(template-parser): updated use of parseTemplate to improve loc data

  • Requires @angular/compiler 11.2.0 and above

  • feat(schematics): change way indent and quotes are handled by conversion schematics

  • The conversion schematic handle these rules differently

1.2.0 (2021-02-06)

Features

  • eslint-plugin: add fixer for use-pipe-transform-interface (#260) (e3f4db6)

1.1.0 (2021-01-14)

Bug Fixes

  • eslint-plugin: handle DoBootstrap correctly in lifecycle rules (#243) (5010b3f)