Angular: 15.0.0-rc.3 Release

Release date:
November 9, 2022
Previous version:
15.0.0-rc.2 (released November 4, 2022)
Magnitude:
3,586 Diff Delta
Contributors:
15 total committers
Data confidence:
Commits:

30 Commits in this Release

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

Authored November 3, 2022
Authored November 9, 2022
Authored October 26, 2022

Top Contributors in 15.0.0-rc.3

alan-agius4
atscott
AndrewKushnir
dylhunn
pixeldublu
alxhub
atcastle
pjpscriv
crisbeto
abergquist

Directory Browser for 15.0.0-rc.3

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

15.0.0-rc.3 (2022-11-09)

Breaking Changes

core

  • Existing iframe usages may have security-sensitive attributes applied as an attribute or property binding in a template or via host bindings in a directive. Such usages would require an update to ensure compliance with the new stricter rules around iframe bindings. ### core | Commit | Description | | -- | -- | | fix - 37a25486cf | addzone.js version 0.12.x as a valid peer dependency (#48002) | | fix - 28f289b825 | hardening attribute and property binding rules for <iframe> elements (#47964) | ### forms | Commit | Description | | -- | -- | | fix - 2625dc1312 | Improve a very commonly viewed error message by adding a guide. (#47969) | | fix - ae29f98c20 | Runtime error pages must begin with leading zero (#47991) | ### http | Commit | Description | | -- | -- | | fix - e7b48da713 | rename withLegacyInterceptors to withInterceptorsFromDi (#47901) | ### router | Commit | Description | | -- | -- | | fix - b8a6f7491b | fix redirectTo on named outlets - resolves #33783 (#47927) | ## Special Thanks Alan Agius, Albert Szekely, Alex Castle, Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Doug Parker, Dylan Hunn, Kristiyan Kostadinov, Markus Eckstein, Matthieu Riegler, Paul Gschwendtner, Peter Scriven and abergquist