Angular: 15.1.0-next.1 Release

Release date:
November 30, 2022
Previous version:
15.1.0-next.0 (released December 14, 2022)
Magnitude:
2,902 Diff Delta
Contributors:
14 total committers
Data confidence:
Commits:

Top Contributors in 15.1.0-next.1

atscott
pkozlowski-opensource
JeanMeche
alan-agius4
JoostK
dylhunn
Piyush132000
crisbeto
angular-robot
bob-watson

Directory Browser for 15.1.0-next.1

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="15.1.0-next.1"></a>

15.1.0-next.1 (2022-11-30)

Deprecations

router

  • CanLoad guards in the Router are deprecated. Use CanMatch instead. ### compiler-cli | Commit | Description | | -- | -- | | fix - 7d88700933 | accept inheriting the constructor from a class in a library (#48156) | ### router | Commit | Description | | -- | -- | | docs - 228e992db7 | Deprecate canLoad guards in favor of canMatch (#48180) | | feat - 332461bd0c | Add ability to override onSameUrlNavigation default per-navigation (#48050) | ## Special Thanks Alan Agius, Andrew Scott, Aristeidis Bampakos, Bob Watson, Derek Cormier, Dylan Hunn, JoostK, Kristiyan Kostadinov, Matthieu Riegler, Paul Gschwendtner, Pawel Kozlowski, Rokas BrazdΕΎionis and piyush132000