Releases: perfective/eslint-config-angular
Releases · perfective/eslint-config-angular
v0.23.0
Read the migration guide for migration steps from v0.22.
- Updated
@perfective/eslint-configto0.27.1- Supported TypeScript v5.6.
- Removed TSLint.
- Updated
@angular-eslintto18.4.0.- Enabled the
@angular-eslint/runtime-localizerule as an error.
- Enabled the
v0.22.1
- Updated
@perfective/eslint-configto0.26.1.- Supports TypeScript v5.5
v0.22.0
- Updated
@perfective/eslint-configto0.26.0.- Removed
eslint-plugin-nodedependency. - Added
eslint-plugin-securitydependency.
- Removed
Read migration guide for migration steps from v0.21.0
v0.21.0
- Updated
@perfective/eslint-configto0.25.0.- Added
eslint-plugin-nsupport. - Deprecated
eslint-plugin-node(replaced byeslint-plugin-n). - Upgraded
@typescript-eslintto7.12.0(supports TypeScript v5.4).
- Added
- Updated
@angular-eslintto18.0.1:- Enabled the
@angular-eslint/no-duplicates-in-metadata-arraysrule as an error. - Changed the
@angular-eslint/use-lifecycle-interfacerule severity to a warning, as now it’s auto-fixable. - Disabled the
@angular-eslint/no-host-metadata-propertyrule as deprecated.
- Enabled the
Read migration guide for migration steps.
v0.20.0
- Updated
@perfective/eslint-configtov0.24.0.eslintand@typescript-eslintrules are replaced with the ESLint Stylistic rules.- Rules configurations remain the same. Only rule namespaces have changed.
- Updated
@angular-eslintto17.3.0:- Enabled the
@angular-eslint/consistent-component-stylesrule as an error. - Enabled the
@angular-eslint/no-async-lifecycle-methodrule as an error.
- Enabled the
v0.19.2
- Patched
@perfective/eslint-configto0.23.4
v0.19.1
- Patched
@perfective/eslint-configto0.23.3 - Patched
@angular-eslintto17.1.1.
v0.19.0
- Upgraded
@angular-eslintto17.1.0:- Enabled the
@angular-eslint/template/prefer-control-flowrule as an error.
- Enabled the
v0.18.1
- Patched
@perfective/eslint-configto0.23.1
v0.18.0
- Updated
@perfective/eslint-configto0.23.0 - Updated
@angular-eslintto16.3.1:- Enabled the
@angular-eslint/sort-lifecycle-methodsrule as an error. - Enabled the
@angular-eslint/template/prefer-ngsrcrule as an error.
- Enabled the