Angular: v21.2.7 Release

Release date:
April 1, 2026
Previous version:
v21.2.6 (released March 25, 2026)
Magnitude:
642 Diff Delta
Contributors:
12 total committers
Data confidence:
Commits:

Top Contributors in v21.2.7

JeanMeche
atscott
anchmelev
angular-robot
MarkTechson
erkamyaman
pkozlowski-opensource
alan-agius4
SkyZeroZx
meakib

Directory Browser for v21.2.7

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 - fea25d1a60 | register SVG animation attributes in URL security context (#67797) |

compiler-cli

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

core

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

localize

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

router

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