Angular: 21.1.0-next.1 Release

Release date:
December 3, 2025
Previous version:
21.1.0-next.0 (released November 25, 2025)
Magnitude:
1,998 Diff Delta
Contributors:
8 total committers
Data confidence:
Commits:

30 Commits in this Release

Ordered by the degree to which they evolved the repo in this version.

Authored December 1, 2025
Authored November 30, 2025
Authored November 28, 2025

Top Contributors in 21.1.0-next.1

SkyZeroZx
hawkgs
leonsenft
alan-agius4
kirjs
aparzi
bencodezen
timdeschryver

Directory Browser for 21.1.0-next.1

All files are compared to previous version, 21.1.0-next.0. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

compiler

| Commit | Description | | -- | -- | | fix - 1c6b0704fb | prevent XSS via SVG animation attributeName and MathML/SVG URLs |

compiler-cli

| Commit | Description | | -- | -- | | fix - e30e61b789 | avoid allocating an object for signals in production mode | | fix - 6773d3b97d | check that field radio button values are strings |

core

| Commit | Description | | -- | -- | | fix - d8ab83ca82 | run animation queue in environment injector context | | fix - 886cf6c452 | unable to inject viewProviders when host directive with providers is present | | perf - e6d5632a30 | tree shake unused dynamic [field] binding instructions (#65599) |

forms

| Commit | Description | | -- | -- | | feat - 7d1e502345 | Allows transforms on FormUiControl signals | | fix - cd7ae7e2ce | support dynamic [field] bindings (#65599) |

http

| Commit | Description | | -- | -- | | fix - 0659d11c85 | enable XSRF protection for same-origin absolute URLs |

router

| Commit | Description | | -- | -- | | fix - b74a0693f2 | handle errors from view transition finished promise |