Angular: v19.2.23 Release

Release date:
May 27, 2026
Previous version:
v19.2.22 (released May 12, 2026)
Magnitude:
1,657 Diff Delta
Contributors:
6 total committers
Data confidence:
Commits:

Top Contributors in v19.2.23

alan-agius4
Yenya030
alxhub
JeanMeche
SkyZeroZx
leonsenft

Directory Browser for v19.2.23

All files are compared to previous version, v19.2.22. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

common

| Commit | Description | | -- | -- | | fix - 62dd27d6af | add upper bounds for digitsInfo | | fix - 17326725ba | sanitize placeholder |

compiler

| Commit | Description | | -- | -- | | fix - 932e0728db | normalize tag names with custom namespaces in DomElementSchemaRegistry | | fix - 2e3d0371ab | sanitize dynamic href and xlink:href bindings on SVG a elements | | fix - fe1207e8c5 | strip namespaced SVG script elements during template compilation |

core

| Commit | Description | | -- | -- | | fix - c6bb0692e2 | reject script element as a dynamic component host | | fix - 3960b21558 | sanitize meta selectors | | fix - 3632fa4b69 | support prefix-insensitive DOM schema lookups and compile-time i18n attribute validation | | fix - 620230dac4 | synchronize core sanitization schema with compiler | | fix - d31f84116c | wrap i18n dynamic element property updates in active index states |

http

| Commit | Description | | -- | -- | | fix - 9940ffd781 | exclude withCredentials requests from transfer cache | | fix - 0f67f0b962 | skip TransferCache for cookie-bearing requests by default |

platform-server

| Commit | Description | | -- | -- | | fix - d187e8aeda | normalize path parsing in ServerPlatformLocation | | fix - c75f60ef8a | secure location and document initialization against SSRF and path hijack |

service-worker

| Commit | Description | | -- | -- | | fix - 37ee9ffd9e | preserve redirect policy on reconstructed asset requests | | fix - 97f796203f | Preserves explicit 'credentials: omit' in asset requests | | fix - 5619120931 | Preserves HTTP cache mode in asset group requests |