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-config
to0.27.1
- Supported TypeScript v5.6.
- Removed TSLint.
- Updated
@angular-eslint
to18.4.0
.- Enabled the
@angular-eslint/runtime-localize
rule as an error.
- Enabled the
v0.22.1
- Updated
@perfective/eslint-config
to0.26.1
.- Supports TypeScript v5.5
v0.22.0
- Updated
@perfective/eslint-config
to0.26.0
.- Removed
eslint-plugin-node
dependency. - Added
eslint-plugin-security
dependency.
- Removed
Read migration guide for migration steps from v0.21.0
v0.21.0
- Updated
@perfective/eslint-config
to0.25.0
.- Added
eslint-plugin-n
support. - Deprecated
eslint-plugin-node
(replaced byeslint-plugin-n
). - Upgraded
@typescript-eslint
to7.12.0
(supports TypeScript v5.4).
- Added
- Updated
@angular-eslint
to18.0.1
:- Enabled the
@angular-eslint/no-duplicates-in-metadata-arrays
rule as an error. - Changed the
@angular-eslint/use-lifecycle-interface
rule severity to a warning, as now it’s auto-fixable. - Disabled the
@angular-eslint/no-host-metadata-property
rule as deprecated.
- Enabled the
Read migration guide for migration steps.
v0.20.0
- Updated
@perfective/eslint-config
tov0.24.0
.eslint
and@typescript-eslint
rules are replaced with the ESLint Stylistic rules.- Rules configurations remain the same. Only rule namespaces have changed.
- Updated
@angular-eslint
to17.3.0
:- Enabled the
@angular-eslint/consistent-component-styles
rule as an error. - Enabled the
@angular-eslint/no-async-lifecycle-method
rule as an error.
- Enabled the
v0.19.2
- Patched
@perfective/eslint-config
to0.23.4
v0.19.1
- Patched
@perfective/eslint-config
to0.23.3
- Patched
@angular-eslint
to17.1.1
.
v0.19.0
- Upgraded
@angular-eslint
to17.1.0
:- Enabled the
@angular-eslint/template/prefer-control-flow
rule as an error.
- Enabled the
v0.18.1
- Patched
@perfective/eslint-config
to0.23.1
v0.18.0
- Updated
@perfective/eslint-config
to0.23.0
- Updated
@angular-eslint
to16.3.1
:- Enabled the
@angular-eslint/sort-lifecycle-methods
rule as an error. - Enabled the
@angular-eslint/template/prefer-ngsrc
rule as an error.
- Enabled the