17.1.3 (2024-02-08)
compiler-cli
Commit | Description |
---|---|
do not error due to multiple components named equally (#54273) | |
handle default imports in defer blocks (#53695) | |
interpolatedSignalNotInvoked diagnostic for model signals (#54338) | |
properly catch fatal diagnostics in type checking (#54309) | |
support jumping to definitions of signal-based inputs (#54233) |
core
Commit | Description |
---|---|
afterRender hooks should allow updating state (#54074)
| |
Fix possible infinite loop with markForCheck by partially reverting #54074 (#54329)
| |
update imports to be compatible with rxjs 6 (#54193) |
router
Commit | Description |
---|---|
Clear internal transition when navigation finalizes (#54261) |