Angular: v22.0.0-next.10 Release

Release date:
April 29, 2026
Previous version:
v22.0.0-next.9 (released April 22, 2026)
Magnitude:
2,648 Diff Delta
Contributors:
15 total committers
Data confidence:
Commits:

29 Features Released with v22.0.0-next.10

Top Contributors in v22.0.0-next.10

JeanMeche
erkamyaman
aparzi
bencodezen
crisbeto
SkyZeroZx
atscott
sonukapoor
csmick
alan-agius4

Directory Browser for v22.0.0-next.10

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

Loading File Browser...

Release Notes Published

common

| Commit | Description | | -- | -- | | fix - 97cac1cf4d | prevent focus from scrollToAnchor |

compiler

| Commit | Description | | -- | -- | | feat - 2896c93cc1 | Angular expressions with optional chaining returns undefined | | fix - 6bd1721662 | let declaration span not including end character |

core

| Commit | Description | | -- | -- | | feat - 444b024d49 | Add a injectAsync helper function | | fix - 8c11816490 | fix ordering of view queries metadata in JIT mode | | fix - 3583c01bf9 | guard against non-object events and avoid listener wrapper identity mismatch | | fix - d5fd51e956 | prevent event replay double-invocation when element hydrates before app stability |

migrations

| Commit | Description | | -- | -- | | feat - 8f8972b0fd | model + output migrations |

platform-server

| Commit | Description | | -- | -- | | fix - 2a6b6fafb0 | ensure origin has a trailing slash when parsing url |