Angular: 15.0.0-next.1 Release

Release date:
September 7, 2022
Previous version:
15.0.0-next.0 (released March 8, 2023)
Magnitude:
1,814 Diff Delta
Contributors:
26 total committers
Data confidence:
Commits:

59 Commits in this Release

Ordered by the degree to which they evolved the repo in this version.

Authored September 7, 2022
Authored September 7, 2022
Authored August 30, 2022

Top Contributors in 15.0.0-next.1

gkalpak
JoostK
alan-agius4
jelbourn
sbrshkappa
AndrewKushnir
vyom1611
kara
angular-robot
Wooshaah

Directory Browser for 15.0.0-next.1

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="15.0.0-next.1"></a>

15.0.0-next.1 (2022-09-07)

Breaking Changes

compiler-cli

  • Angular compiler option enableIvy has been removed as Ivy is the only rendering engine. ### localize
  • - canParse method has been removed from all translation parsers in @angular/localize/tools. analyze should be used instead.
    • the hint parameter in theparse methods is now mandatory. ### common | Commit | Description | | -- | -- | | fix - 220d1203e6 | improve formatting of image warnings (#47299) | | fix - 93d7d9101e | use DOCUMENT token to query for preconnect links (#47353) | ### compiler | Commit | Description | | -- | -- | | fix - cf0c53aa1c | avoid errors for inputs with Object-builtin names (#47220) | ### compiler-cli | Commit | Description | | -- | -- | | refactor - 16f96eeabf | remove enableIvy options (#47346) | ### localize | Commit | Description | | -- | -- | | refactor - d36fd3d9e4 | remove deprecated canParse method from TranslationParsers (#47275) | ### service-worker | Commit | Description | | -- | -- | | fix - e1bb638e0b | include headers in requests for assets (#47260) | | fix - a0c3326485 | only consider GET requests as navigation requests (#47263) | ## Special Thanks Alan Agius, Andrew Kushnir, Aristeidis Bampakos, Asaf M, Bingo's Code, Bob Watson, Daniel Ostrovsky, George Kalpakas, Giovanni Alberto Rivas, Jeremy Elbourn, JiaLiPassion, Jobayer Hossain, Joe Martin (Crowdstaffing), Joey Perrott, JoostK, Kara Erickson, Kristiyan Kostadinov, Maina Wycliffe, Sabareesh Kappagantu, Simona Cotin, Sonu Sindhu, Yann Provoost, abergquist, angular-robot[bot], jaybell and vyom1611