compiler
| Commit | Description |
|---|---|
| Exhaustive checks for switch blocks |
core
| Commit | Description |
|---|---|
| add support for TypeScript 6 | |
| prevent animated element duplication with dynamic components in zoneless mode |
forms
| Commit | Description |
|---|---|
| add parsing support to native inputs (#66917) | |
| support binding null to number input (#66917) | |
| clear parse errors when model updates (#66917) | |
| preserve custom-control focus context in signal forms | |
| support custom controls as host directives | |
| warn when showing hidden field state |