npm @angular-eslint/eslint-plugin 13.0.0

latest releases: 17.3.1-alpha.16, 17.3.1-alpha.15, 17.3.1-alpha.14...
2 years ago

13.0.0 (2021-11-18)

Whilst this is a major release of the packages, in this case the major version change is primarily there to signify alignment with v13 of Angular.

You should look to migrate to v13 of all Angular packages, as well as v8 of eslint and v5 of typescript-eslint.

All of this will be handled for you automatically if you leverage the ng update schematics provided by @angular-eslint. You can simply include @angular-eslint/schematics in your ng update command alongside @angular/cli and @angular/core, for example:

npx ng update @angular/cli @angular/core @angular-eslint/schematics

Don't miss a new eslint-plugin release

NewReleases is sending notifications on new releases.