| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-05 | 1.4 kB | |
| v21.3.0 source code.tar.gz | 2026-03-05 | 696.1 kB | |
| v21.3.0 source code.zip | 2026-03-05 | 1.1 MB | |
| Totals: 3 Items | 1.8 MB | 0 | |
21.3.0 (2026-03-05)
🚀 Features
- add support for ESLint v10 (#2903)
- eslint-plugin: add computed-must-return rule (#2882)
- eslint-plugin: [no-uncalled-signals] detect Signal member access (#2848)
- eslint-plugin-template: add
no-non-null-assertionrule (#2885)
🩹 Fixes
- update dependency @angular/compiler to v21.1.4 (#2891)
- update dependency @angular/compiler to v21.2.0 (#2915)
- eslint-plugin: [no-uncalled-signals] add check
InputSignalWithTransform(#2879) - eslint-plugin: [no-uncalled-signals] detect
Signaltype correctly (#2907) - eslint-plugin-template: [prefer-template-literal] preserve nested non string binary
+operation (#2902)
❤️ Thank You
- Dave @reduckted
- Evgeny Stepanovych @undsoft
- Guillaume DROUARD
- Jason Weinzierl