Angular: v22.0.0-next.6 Release

Release date:
April 1, 2026
Previous version:
v22.0.0-next.5 (released March 25, 2026)
Magnitude:
1,012 Diff Delta
Contributors:
15 total committers
Data confidence:
Commits:

Top Contributors in v22.0.0-next.6

JeanMeche
SkyZeroZx
alan-agius4
atscott
anchmelev
pkozlowski-opensource
MarkTechson
crisbeto
hawkgs
erkamyaman

Directory Browser for v22.0.0-next.6

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

compiler

| Commit | Description | | -- | -- | | fix - 08d36599d7 | register SVG animation attributes in URL security context (#67797) |

compiler-cli

| Commit | Description | | -- | -- | | fix - fcd0bb0db8 | prevent recursive scope checks for invalid NgModule imports |

core

| Commit | Description | | -- | -- | | fix - e84e35cdd6 | prevent binding unsafe attributes on SVG animation elements (#67797) | | fix - 8fa6617352 | resolve component import by exact specifier in route lazy-loading schematic | | fix - 028e1d3ce0 | treat object[data] as resource URL context (#67797) |

localize

| Commit | Description | | -- | -- | | fix - 7871093822 | validate locale in getOutputPathFn to prevent path traversal |

migrations

| Commit | Description | | -- | -- | | feat - 682aaf943f | add strictTemplates to tsconfig during ng update |

router

| Commit | Description | | -- | -- | | fix - daa9b2a9d6 | pass outlet context to split to fix empty path named outlets |