angular v14.0.0-next.6 Release Notes

Release Date: 2022-03-09 // about 2 years ago
  • 💥 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 | Type | Description | | -- | -- | -- | | 2b7553db6f | fix | compute correct offsets when interpolations have HTML entities (#44811) | ### core | Commit | Type | Description | | -- | -- | -- | 👍 | 6eaaefd22e | feat | drop support for Node.js 12 (#45286) | 👍 | 94bba76a4a | feat | support TypeScript 4.6 (#45190) | | 9fa6f5a552 | fix | incorrectly inserting elements inside <template> element (#43429) | ### forms | Commit | Type | Description | | -- | -- | -- | | 4332897baa | fix | Add UntypedFormBuilder (#45268) | | aa7b857be8 | fix | Property renaming safe code (#45271) | ⚡️ | d336ba96d9 | fix | Update the typed forms migration. (#45281) | ### language-service | Commit | Type | Description | | -- | -- | -- | | be220fa683 | fix | Prioritize Angular-specific completions over DOM completions (#45293) | ### 👷 service-worker | Commit | Type | Description | | -- | -- | -- | 👷 | bd04fbc05b | feat | emit a notification when the service worker is already up to date after check (#45216) | | 3ecf93020c | fix | 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

    <!-- CHANGELOG SPLIT MARKER -->