Angular: 16.0.0-next.6 Release

Release date:
April 3, 2023
Previous version:
16.0.0-next.5 (released March 29, 2023)
Magnitude:
1,505 Diff Delta
Contributors:
13 total committers
Data confidence:
Commits:

Top Contributors in 16.0.0-next.6

alxhub
alan-agius4
atscott
AndrewKushnir
pkozlowski-opensource
JeanMeche
crisbeto
dylhunn
johnnygerard
SarthakT7

Directory Browser for 16.0.0-next.6

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

16.0.0-next.6 (2023-04-03)

Breaking Changes

  • Deprecated EventManager method addGlobalEventListener has been removed as it is not used by Ivy. ### | Commit | Description | | -- | -- | | refactor - 2703fd6260 | remove deprecated EventManager method addGlobalEventListener (#49645) | ### core | Commit | Description | | -- | -- | | feat - d7d6514add | Add ability to configure NgZone in bootstrapApplication (#49557) | | feat - e883198460 | implement takeUntilDestroyed in rxjs-interop (#49154) | | feat - 8997bdc03b | prototype implementation of @angular/core/rxjs-interop (#49154) | ### forms | Commit | Description | | -- | -- | | feat - 07a1aa3004 | Improve typings form (async)Validators (#48679) | ### router | Commit | Description | | -- | -- | | feat - f982a3f965 | Opt-in for binding Router information to component inputs (#49633) | | fix - fa3909e8b4 | Ensure initial navigation clears current navigation when blocking (#49572) | ## Special Thanks Alan Agius, Alex Rickabaugh, Andrew Kushnir, Andrew Scott, John Manners, Johnny GΓ©rard, Kristiyan Kostadinov, Matthieu Riegler, Pawel Kozlowski, Sarthak Thakkar and Vinit Neogi