Angular: 12.2.0-rc.0 Release

Release date:
July 28, 2021
Previous version:
12.2.0-next.3 (released July 21, 2021)
Magnitude:
3,273 Diff Delta
Contributors:
17 total committers
Data confidence:
Commits:

Top Contributors in 12.2.0-rc.0

josephperrott
dylhunn
devversion
atscott
ivanwonder
iRealNirmal
JoostK
gkalpak
TeriGlover
danieltre23

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

12.2.0-rc.0 (2021-07-28)

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 | | -- | -- | | 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 | | -- | -- | | 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:

Andrew Scott, Daniel Trevino, Dmitrij Kuba, Dylan Hunn, George Kalpakas, Joey Perrott, JoostK, Paul Gschwendtner, Pete Bacon Darwin, Steven Masala, Teri Glover, Vladyslav, Yuvaraj, codebriefcase, iRealNirmal and ivanwonder