Angular: 14.1.0-rc.0 Release

Release date:
July 13, 2022
Previous version:
14.1.0-next.4 (released July 6, 2022)
Magnitude:
4,663 Diff Delta
Contributors:
24 total committers
Data confidence:
Commits:

Top Contributors in 14.1.0-rc.0

bob-watson
devversion
atscott
dario-piotrowicz
JoostK
jessicajaniuk
JiaLiPassion
AndrewKushnir
dylhunn
pkozlowski-opensource

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

14.1.0-rc.0 (2022-07-13)

Deprecations

core

  • The createNgModuleRef is deprecated in favor of newly added createNgModule one. ### animations | Commit | Description | | -- | -- | | feat - 55308f2df5 | add provideAnimations() and provideNoopAnimations() functions (#46793) | ### compiler | Commit | Description | | -- | -- | | feat - 33ce3883a5 | Add extended diagnostic to warn when missing let on ngForOf (#46683) | | feat - 9e836c232f | warn when style suffixes are used with attribute bindings (#46651) | ### compiler-cli | Commit | Description | | -- | -- | | feat - 93c65e7b14 | add extended diagnostic for non-nullable optional chains (#46686) | | fix - 93d17ee888 | only consider used pipes for inline type-check requirement (#46807) | ### core | Commit | Description | | -- | -- | | feat - a6d5fe202c | alias createNgModuleRef as createNgModule (#46789) | | feat - 71e606d3c3 | expose EnvironmentInjector on ApplicationRef (#46665) | | feat - 19e6d9ccd3 | import AsyncStackTaggingZone if available (#46693) | ### forms | Commit | Description | | -- | -- | | fix - c0ca3fc71a | expose ControlConfig in public API (#46594) | | fix - e9b5dac9ec | Move all remaining errors in Forms to use RuntimeErrorCode. (#46654) | ### localize | Commit | Description | | -- | -- | | fix - 392c56749a | add --project option to ng-add schematic (#46664) | ### router | Commit | Description | | -- | -- | | feat - a4ce273e50 | Add the target RouterStateSnapshot to NavigationError (#46731) | | fix - e8ae0fe3e9 | Fix cancellation code for canLoad rejections (#46752) | ## Special Thanks Alan Agius, Andrew Kushnir, Andrew Scott, Bob Watson, Dylan Hunn, George Kalpakas, Ivaylo Kirov, Jessica Janiuk, JiaLiPassion, John Vandenberg, JoostK, Joshua VanAllen, Lukas Matta, Marcin Wosinek, Nicolas Molina Monroy, Or'el Ben-Ya'ir, Paul Gschwendtner, Pawel Kozlowski, SoulsMark, Uday Sony, dario-piotrowicz, markostanimirovic and zhysky