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.