16.1.5 (2023-07-13)
animations
Commit | Description |
---|---|
Ensure elements are removed from the cache after leave animation. (#50929) |
core
Commit | Description |
---|---|
ensure that standalone components get correct injector instances (#50954) | |
handle deref returning null on RefactiveNode . (#50992)
|
platform-browser
Commit | Description |
---|---|
do not remove renderer from cache when REMOVE_STYLES_ON_COMPONENT_DESTROY is enabled. (#51005)
|
upgrade
Commit | Description |
---|---|
Use takeUntil on leaky subscription. (#50901)
|