Angular: 16.2.3 Release

Release date:
August 30, 2023
Previous version:
16.2.2 (released August 23, 2023)
Magnitude:
7,275 Diff Delta
Contributors:
21 total committers
Data confidence:
Commits:

Top Contributors in 16.2.3

AndrewKushnir
dylhunn
crisbeto
atscott
bencodezen
mmalerba
devversion
pkozlowski-opensource
alxhub
wardbell

Directory Browser for 16.2.3

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.2.3"></a>

16.2.3 (2023-08-30)

animations

| Commit | Description | | -- | -- | | fix - 04c6574280 | remove unnecessary escaping in regex expressions (#51554) |

compiler-cli

| Commit | Description | | -- | -- | | fix - dbd761f528 | correct incomplete escaping (#51557) | | fix - 5c36fc784f | remove unnecessary escaping in regex expressions (#51554) |

core

| Commit | Description | | -- | -- | | fix - dcd1add06f | correct incomplete escaping (#51557) | | fix - 20d62603c2 | handle hydration of view containers that use component hosts as anchors (#51456) | | fix - e6b301caa2 | remove unnecessary escaping in regex expressions (#51554) | | fix - 0c7c852ee7 | run afterRender callbacks outside of the Angular zone (#51551) |

language-service

| Commit | Description | | -- | -- | | fix - 8081fdd22d | correct incomplete escaping (#51557) |