Angular: v22.1.0-next.5 Release

Release date:
July 8, 2026
Previous version:
v22.1.0-next.4 (released July 1, 2026)
Magnitude:
2,363 Diff Delta
Contributors:
15 total committers
Data confidence:
Commits:

Top Contributors in v22.1.0-next.5

JeanMeche
SkyZeroZx
angular-robot
erkamyaman
leonsenft
cexbrayat
mattrbeck
meakib
ok7sai
alan-agius4

Directory Browser for v22.1.0-next.5

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

Loading File Browser...

Release Notes Published

compiler

| Commit | Description | | -- | -- | | feat - af5e4e1131 | Add an error for --global-foo cases (#68846) | | feat - d579ecaf73 | Disable '--global-' error outside of g3 (#68846) | | feat - f98547675c | Namespace CSS variables to the app (#68846) | | feat - 8c8b2f7783 | Support css var namespacing in properties (#68846) | | fix - 997b772f28 | use regular optional chaining expression for safe function calls in TCBs |

compiler-cli

| Commit | Description | | -- | -- | | fix - eb2a8ff63f | apply debugName transform to required signal queries | | fix - eac363e92e | detect uninvoked signals in bound expressions using ternary |

core

| Commit | Description | | -- | -- | | feat - eab4847a8b | Adds deep linking from Performance panel to DevTools |

forms

| Commit | Description | | -- | -- | | fix - 953cdfd66a | allow multiple async validators |

forms/signals

| Commit | Description | | -- | -- | | fix - b542302a23 | make extractValue reactive for compat AbstractControl values |

http

| Commit | Description | | -- | -- | | feat - e3630c23c5 | add options to allow caching of credentialed and non-cacheable HTTP requests |

migrations

| Commit | Description | | -- | -- | | fix - 0a5a2b768c | preserve transitive NgModule references when pruning | | fix - fbb705e6fd | remove stale model import in model-output migration |

router

| Commit | Description | | -- | -- | | fix - cbbb1d8ba1 | handle outlet named proto in segment group maps | | fix - e5c37f21de | use safe hasOwnProperty when parsing query params |