Angular: 16.1.5 Release

Release date:
January 23, 2024
Previous version:
16.1.4 (released January 23, 2024)
Magnitude:
1,541 Diff Delta
Contributors:
14 total committers
Data confidence:
Commits:

Top Contributors in 16.1.5

MarkTechson
JeanMeche
AndrewKushnir
alan-agius4
bampakoa
ToneyPK
dylhunn
clydin
josephperrott
devversion

Directory Browser for 16.1.5

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

<a name="16.1.5"></a>

16.1.5 (2023-07-13)

animations

| Commit | Description | | -- | -- | | fix - f920fcbd94 | Ensure elements are removed from the cache after leave animation. (#50929) |

core

| Commit | Description | | -- | -- | | fix - 499fb5c772 | ensure that standalone components get correct injector instances (#50954) | | fix - c65913ecb7 | handle deref returning null on RefactiveNode. (#50992) |

platform-browser

| Commit | Description | | -- | -- | | perf - 31419f6a3b | do not remove renderer from cache when REMOVE_STYLES_ON_COMPONENT_DESTROY is enabled. (#51005) |

upgrade

| Commit | Description | | -- | -- | | fix - 3efb577cf3 | Use takeUntil on leaky subscription. (#50901) |