Angular: 16.1.5 Release

Release date:
July 13, 2023
Previous version:
16.1.4 (released July 6, 2023)
Magnitude:
2,008 Diff Delta
Contributors:
18 total committers
Data confidence:
Commits:

Top Contributors in 16.1.5

MarkTechson
JeanMeche
dylhunn
pmvald
clydin
AndrewKushnir
alan-agius4
bampakoa
puckowski
ToneyPK

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) |