Angular: 16.2.0 Release

Release date:
August 9, 2023
Previous version:
16.2.0-rc.0 (released August 2, 2023)
Magnitude:
1,437 Diff Delta
Contributors:
8 total committers
Data confidence:
Commits:

Top Contributors in 16.2.0

AndrewKushnir
JeanMeche
pkozlowski-opensource
dylhunn
devknoll
dgp1130
aanchal88
czogran

Directory Browser for 16.2.0

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

16.2.0 (2023-08-09)

benchpress

| Commit | Description | | -- | -- | | fix - dd850b2ab7 | correctly report GC memory amounts (#50760) |

common

| Commit | Description | | -- | -- | | feat - 29d358170b | add component input binding support for NgComponentOutlet (#51148) | | feat - 1837efb9da | Allow ngSrc to be changed post-init (#50683) |

compiler

| Commit | Description | | -- | -- | | feat - c27a1e61d6 | scope selectors in @scope queries (#50747) |

compiler-cli

| Commit | Description | | -- | -- | | fix - 12bad6576d | libraries compiled with v16.1+ breaking with Angular framework v16.0.x (#50714) |

core

| Commit | Description | | -- | -- | | feat - e53d4ecf4c | add afterRender and afterNextRender (#50607) | | feat - 98d262fd27 | create injector debugging APIs (#48639) | | feat - cdaa2a8a9e | support Provider type in Injector.create (#49587) | | fix - 9f490da7e2 | handle hydration of view containers for root components (#51247) |

router

| Commit | Description | | -- | -- | | feat - 0b14e4ef74 | exposes the fixture of the RouterTestingHarness (#50280) |