npm @angular-eslint/eslint-plugin 12.0.0

latest releases: 18.3.2-alpha.8, 18.3.2-alpha.7, 18.3.2-alpha.6...
3 years ago

12.0.0 (2021-05-13)

Bug Fixes

  • template-parser: add missing Conditional and its keys to VisitorKeys (#445) (5ad0f1a)
  • eslint-plugin-template: no-negated-async no longer performs equality checks (#399)

Features

BREAKING CHANGES

  • update to angular v12 (c80008d)

    • All packages now require the use of Angular CLI >= 12.0.0 < 13
  • eslint-plugin-template: no-negated-async no longer performs equality checks (#399)

    • You should add the new @angular-eslint/template/eqeqeq rule to your config if you want to continue with the same functionality around equality checks. This will be applied for you by ng update automatically.

Don't miss a new eslint-plugin release

NewReleases is sending notifications on new releases.