16.0.0-rc.2 (2023-04-19)
compiler-cli
Commit | Description |
---|---|
optimize NgModule emit for standalone components (#49837) |
core
Commit | Description |
---|---|
Ensure effects can be created when Zone is not defined (#49890) | |
execute input setters in non-reactive context (#49906) | |
execute query setters in non-reactive context (#49906) | |
execute template creation in non-reactive context (#49883) | |
handle invalid classes in class array bindings (#49924) | |
include inner ViewContainerRef anchor nodes into ViewRef.rootNodes output (#49867) |
router
Commit | Description |
---|---|
canceledNavigationResolution: 'computed' with redirects to the current URL (#49793) |