Angular: 15.0.0-rc.2 Release

Release date:
November 4, 2022
Previous version:
15.0.0-rc.1 (released October 26, 2022)
Magnitude:
1,144 Diff Delta
Contributors:
9 total committers
Data confidence:
Commits:

Top Contributors in 15.0.0-rc.2

AndrewKushnir
devversion
alan-agius4
crisbeto
mgechev
trekladyone
pkozlowski-opensource
alxhub
clydin

Directory Browser for 15.0.0-rc.2

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-rc.2"></a>

15.0.0-rc.2 (2022-11-04)

Breaking Changes

core

  • Existing iframe usages may have src or srcdoc preceding other attributes. Such usages may need to be updated to ensure compliance with the new stricter rules around iframe bindings. ### core | Commit | Description | | -- | -- | | fix - 96c0e42e61 | allow readonly arrays for standalone imports (#47851) | | fix - d4b3c0b47c | hardening rules related to the attribute order on iframe elements (#47935) | ### platform-browser | Commit | Description | | -- | -- | | perf - d5cd79f885 | resolve memory leak when using animations with shadow DOM (#47903) | ### platform-server | Commit | Description | | -- | -- | | fix - 31a7ce1268 | call onSerialize when state is empty (#47888) | ## Special Thanks Alan Agius, Alex Rickabaugh, Andrew Kushnir, Charles Lyding, Kristiyan Kostadinov, Paul Gschwendtner, Pawel Kozlowski, Virginia Dooley and mgechev