Angular: v22.0.3 Release

Release date:
July 8, 2026
Previous version:
v22.0.2 (released July 29, 2026)
Magnitude:
490 Diff Delta
Contributors:
13 total committers
Data confidence:
Commits:

32 Features Released with v22.0.3

Top Contributors in v22.0.3

erkamyaman
SkyZeroZx
arturovt
aparzi
crisbeto
JeanMeche
JoostK
alan-agius4
angular-robot
cexbrayat

Directory Browser for v22.0.3

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

Loading File Browser...

Release Notes Published

compiler

| Commit | Description | | -- | -- | | fix - f90c20df40 | account for NgModule dependencies in JIT-compiled partial declarations | | fix - f4f7f3755c | remove unused import breaking CI in 22.0.x |

compiler-cli

| Commit | Description | | -- | -- | | fix - 06d854929c | report diagnostic instead of crashing on malformed host binding |

core

| Commit | Description | | -- | -- | | fix - 2799304259 | avoid uncaught promise errors in injectAsync prefetching |

http

| Commit | Description | | -- | -- | | fix - 8cdc202dfc | prevent caching of responses with Set-Cookie headers |

service-worker

| Commit | Description | | -- | -- | | fix - b4a5a2fb4e | preserve referrer in asset requests | | fix - a16f9b2263 | preserve referrer policy in asset requests |

upgrade

| Commit | Description | | -- | -- | | fix - bcc648f4b6 | support model() signals in downgradeComponent |