Angular: 13.0.0-next.0 Release

Release date:
November 21, 2022
Previous version:
12.2.17 (released November 22, 2022)
Magnitude:
27,192 Diff Delta
Contributors:
76 total committers
Data confidence:
Commits:

Top Contributors in 13.0.0-next.0

petebacondarwin
josmar-crwdstffng
atscott
gkalpak
danieltre23
TeriGlover
AndrewKushnir
dario-piotrowicz
iRealNirmal
JoostK

Directory Browser for 13.0.0-next.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="13.0.0-next.0"></a>

13.0.0-next.0 (2021-08-04)

compiler

| Commit | Description | | -- | -- | | f08516db09 | fix(compiler): include leading whitespace in source-spans of i18n messages (#42062) |

compiler-cli

| Commit | Description | | -- | -- | | ed9cfb674f | fix(compiler-cli): use correct module resolution context for absolute imports in .d.ts files (#42879) | | 5fb23eccea | perf(compiler-cli): skip analysis in incremental builds for files without Angular behavior (#42562) |

core

| Commit | Description | | -- | -- | | 8628826535 | fix(core): incorrect error reported when trying to re-create view which had an error during creation (#43005) | | eefe1682e8 | fix(core): correctly handle null or undefined in ErrorHandler#handleError() (#42881) |

forms

| Commit | Description | | -- | -- | | 1d9d02696e | feat(forms): add hasValidators, addValidators, and removeValidators methods (for both sync and async) (#42838) | | a502279592 | feat(forms): allow minLength/maxLength validator to be bound to null (#42565) |

language-service

| Commit | Description | | -- | -- | | f0c5ba08f6 | fix(language-service): global autocomplete doesn't work when the user tries to modify the symbol (#42923) | | 7c35ca0e00 | feat(language-service): support autocomplete string literal union types in templates (#42729) |

router

| Commit | Description | | -- | -- | | 0d81b007e4 | fix(router): add missing outlet events to RouterOutletContract (#42431) | | dbae00195e | feat(router): ability to provide custom route reuse strategy via DI for RouterTestingModule (#42434) |

Special Thanks:

Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Daniel Trevino, Dmitrij Kuba, Dylan Hunn, George Kalpakas, Joe Martin, Joey Perrott, JoostK, Kristiyan Kostadinov, Nichola Alkhouri, Paul Gschwendtner, Pete Bacon Darwin, Renovate Bot, Steven Masala, Teri Glover, Vladyslav, Yuvaraj, atscott, codebriefcase, dario-piotrowicz, iRealNirmal and ivanwonder