17.2.4 (2024-03-06)
compiler-cli
| Commit | Type | Description |
| -- | -- | -- |
| 917b9bdd2e | fix | unwrap expressions with type parameters in query read property (#54647) |
core
| Commit | Type | Description |
| -- | -- | -- |
| 586cc24a10 | fix | apply TestBed provider overrides to @defer
dependencies (#54667) |
| b558a01c84 | fix | generic inference for signal inputs may break with --strictFunctionTypes
(#54652) |
| 443e5f1591 | fix | return a readonly signal on asReadonly
. (#54719) |
| ffbafc7d4a | fix | untrack various core operations (#54614) |
<!-- CHANGELOG SPLIT MARKER -->
<a name="17.2.3"></a>