Angular: 14.0.0-next.6 Release

Release date:
March 9, 2022
Previous version:
14.0.0-next.5 (released March 3, 2022)
Magnitude:
2,109 Diff Delta
Contributors:
18 total committers
Data confidence:
Commits:

Top Contributors in 14.0.0-next.6

dylhunn
JiaLiPassion
atscott
alan-agius4
crisbeto
josephperrott
luca-5540
ananyahs96
jakovljevic-mladen
gkalpak

Directory Browser for 14.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="14.0.0-next.6"></a>

14.0.0-next.6 (2022-03-09)

Breaking Changes

core

  • Support for Node.js v12 has been removed as it will become EOL on 2022-04-30. Please use Node.js v14.15 or later. ### compiler | Commit | Description | | -- | -- | | fix - 2b7553db6f | compute correct offsets when interpolations have HTML entities (#44811) | ### core | Commit | Description | | -- | -- | | feat - 6eaaefd22e | drop support for Node.js 12 (#45286) | | feat - 94bba76a4a | support TypeScript 4.6 (#45190) | | fix - 9fa6f5a552 | incorrectly inserting elements inside <template> element (#43429) | ### forms | Commit | Description | | -- | -- | | fix - 4332897baa | Add UntypedFormBuilder (#45268) | | fix - aa7b857be8 | Property renaming safe code (#45271) | | fix - d336ba96d9 | Update the typed forms migration. (#45281) | ### language-service | Commit | Description | | -- | -- | | fix - be220fa683 | Prioritize Angular-specific completions over DOM completions (#45293) | ### service-worker | Commit | Description | | -- | -- | | feat - bd04fbc05b | emit a notification when the service worker is already up to date after check (#45216) | | fix - 3ecf93020c | file system hash in batch of 500 elements (#45262) | ## Special Thanks Alan Agius, Andrew Kushnir, Andrew Scott, Anner Visser, Aristeidis Bampakos, Dylan Hunn, George Kalpakas, JiaLiPassion, Joey Perrott, JoostK, Kristiyan Kostadinov, Luca, Mladen JakovljeviΔ‡, Paul Gschwendtner, Srikanth Kolli, ananyahs96 and nanda18