22.1.0 (2026-07-12)
🚀 Features
- support eslint inline directive comments within element opening tags (#3097)
- eslint-plugin: add
prefer-service-decoratorrule (#3073) - eslint-plugin: [inject-at-top] add rule requiring inject() at the top of the class (#3009)
- eslint-plugin-template: add
require-switch-defaultrule (#3091) - eslint-plugin-template: add
no-outerhtmlrule (#3092)
🩹 Fixes
- update eslint monorepo to v10.4.1 (#3065)
- update typescript-eslint packages to v8.62.1 (#3082)
- update dependency eslint to v10.6.0 (#3102)
- eslint-plugin: [no-implicit-take-until-destroyed] avoid false positive for methods called from constructor (#3011)
❤️ Thank You
- Adi-Marian Mutu
- Guillaume DROUARD
- Pierluigi Lenoci