Angular: 16.0.0-rc.2 Release

Release date:
April 19, 2023
Previous version:
16.0.0-rc.1 (released April 14, 2023)
Magnitude:
5,920 Diff Delta
Contributors:
23 total committers
Data confidence:
Commits:

Top Contributors in 16.0.0-rc.2

JeanMeche
alan-agius4
alxhub
AndrewKushnir
pkozlowski-opensource
atscott
LayZeeDK
crisbeto
jessicajaniuk
judith-n

Directory Browser for 16.0.0-rc.2

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.0.0-rc.2"></a>

16.0.0-rc.2 (2023-04-19)

compiler-cli

| Commit | Description | | -- | -- | | perf - 49fe974501 | optimize NgModule emit for standalone components (#49837) |

core

| Commit | Description | | -- | -- | | fix - fd9dcd36cd | Ensure effects can be created when Zone is not defined (#49890) | | fix - 2650f1afc1 | execute input setters in non-reactive context (#49906) | | fix - f8b95b9da6 | execute query setters in non-reactive context (#49906) | | fix - ef91a2e0fe | execute template creation in non-reactive context (#49883) | | fix - a3c3ab757c | handle invalid classes in class array bindings (#49924) | | fix - fedc75624c | include inner ViewContainerRef anchor nodes into ViewRef.rootNodes output (#49867) |

router

| Commit | Description | | -- | -- | | fix - 98223c11ca | canceledNavigationResolution: 'computed' with redirects to the current URL (#49793) |