19.2.1 (2025-03-05)
common
Commit | Description |
---|---|
clean up onUrlChange listener when root scope is destroyed (#60004)
|
compiler-cli
Commit | Description |
---|---|
ensure template IDs are not reused if a source file changes (#60152) |
core
Commit | Description |
---|---|
cache ComponentRef inputs and outputs (#60156) | |
prevent invoking replay listeners on disconnected nodes (#60103) | |
prevents event replay from being called on comment nodes (#60130) |
language-service
Commit | Description |
---|---|
Forward the tags for quick info from the type definition (#59524) |