Angular: v22.2.0-next.2 Release

Release date:
August 13, 2026
Previous version:
v22.2.0-next.1 (released August 7, 2026)
Magnitude:
1,029 Diff Delta
Contributors:
11 total committers
Data confidence:
Commits:

Top Contributors in v22.2.0-next.2

atscott
SkyZeroZx
JeanMeche
mattrbeck
alan-agius4
alxhub
amishne
erkamyaman
crisbeto
angular-robot

Directory Browser for v22.2.0-next.2

All files are compared to previous version, v22.2.0-next.1. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

compiler

| Commit | Description | | -- | -- | | fix - a4f1a94948 | do not encapsulate nested selectors if parent contains ::ng-deep | | fix - d7b03f5523 | Generate correct expression for optional chaning. | | fix - 107f6fa49d | remove namespaced MathML script elements | | fix - d0d7f57e08 | scope nested CSS rules |

compiler-cli

| Commit | Description | | -- | -- | | fix - e8aa222e7d | correctly resolve symbol for SafePropertyRead in chained optional navigation | | fix - 8d6c925392 | record class extends clause references in DeferredSymbolTracker |

core

| Commit | Description | | -- | -- | | fix - 8925a4ee49 | ensure i18n_util hasOwnProperty checks are safe for property renaming | | fix - 565dbb2fe5 | incorrect loop in defer blocks | | fix - 9f8e32616b | reject prefixed SVG script hosts |

forms

| Commit | Description | | -- | -- | | fix - 9e37a58e14 | keep radio inputs in sync when values change |

http

| Commit | Description | | -- | -- | | fix - 09bc90003e | always decode JSON responses as UTF-8 |

router

| Commit | Description | | -- | -- | | feat - b65dea4f03 | allow throwing RedirectCommand to trigger redirects | | fix - 435f8b2b8b | limit protocol-relative URL handling to serialization |