Angular: v22.1.0-next.6 Release

Release date:
July 16, 2026
Previous version:
v22.1.0-next.5 (released July 8, 2026)
Magnitude:
807 Diff Delta
Contributors:
12 total committers
Data confidence:
Commits:

Top Contributors in v22.1.0-next.6

erkamyaman
dgp1130
cexbrayat
SkyZeroZx
mattrbeck
JeanMeche
meakib
XananasX7
msmallest
angular-robot

Directory Browser for v22.1.0-next.6

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

Loading File Browser...

Release Notes Published

common

| Commit | Description | | -- | -- | | fix - 359fb503b8 | avoid prototype lookups in date format caches |

compiler

| Commit | Description | | -- | -- | | fix - da52137724 | parsing of an empty template literal interpolation | | fix - 5bd00add07 | support foreign components inside control flow blocks (#69674) | | perf - 2e442f7876 | do not emit tag name when control flow root is foreign component (#69674) |

compiler-cli

| Commit | Description | | -- | -- | | fix - ae0ec7315c | re-tag SourceFiles after TsCreateProgramDriver.updateFiles() |

core

| Commit | Description | | -- | -- | | fix - 9b9b0e93c9 | allow static attributes for explicit input transforms | | fix - 68ac204074 | ignore processing instruction syntax in templates | | fix - 0ae6d81ed2 | preserve explicit input transform write type |

forms

| Commit | Description | | -- | -- | | fix - 5cb8c733a3 | allow multiple async validators | | fix - 2e32872720 | preserve intermediate number values in signal forms | | fix - 2e0cb52dbf | prevent stale CVA writeback during debounce |

http

| Commit | Description | | -- | -- | | fix - 6d043f8657 | prevent interceptor signal reads from leaking into calling reactive contexts |

localize

| Commit | Description | | -- | -- | | fix - 5de0ea5f23 | build runtime translations map with a null prototype | | fix - 2a4f582731 | use Object.hasOwn for placeholder lookup in translate |

platform-browser

| Commit | Description | | -- | -- | | fix - fb6b354fbd | prevent ReDoS in SOURCEMAP_URL_REGEXP |