Angular: 21.0.0-next.8 Release

Release date:
October 31, 2025
Previous version:
21.0.0-next.7 (released October 8, 2025)
Magnitude:
3,181 Diff Delta
Contributors:
6 total committers
Data confidence:
Commits:

Top Contributors in 21.0.0-next.8

SkyZeroZx
leonsenft
hawkgs
aparzi
thesmiler
mattrbeck

Directory Browser for 21.0.0-next.8

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

Loading File Browser...

Release Notes Published

compiler-cli

| Commit | Description | | -- | -- | | feat - 563dbd998c | Adds diagnostic for misconfigured @defer triggers (#64069) | | fix - ab98b2425f | capture metadata for undecorated fields (#63957) | | perf - 49377d274a | fix performance of "interpolated signal not invoked" check (#64410) |

core

| Commit | Description | | -- | -- | | feat - 2a7a5de53f | Allow passing application providers in bootstrapModule options (#64354) | | feat - ad2376435b | support IntersectionObserver options in viewport triggers (#64130) | | fix - ab415f3d7f | control not recognized when input has directive injecting ViewContainerRef (#64368) | | fix - 0ed6c93960 | fixes regression in animate.leave function bindings (#64413) | | fix - e228102378 | Prevents early style pruning with leave animations (#64335) |

forms

| Commit | Description | | -- | -- | | fix - f4d1017c25 | test that common field states are propagated to controls (#63884) | | fix - acd7c83597 | test that min/max properties are propagated to controls (#63884) | | fix - 71e8672837 | test that minLength/maxLength properties are propagated to controls (#63884) | | perf - 32f86d35f7 | optimize [field] binding instructions (#64351) |

http

| Commit | Description | | -- | -- | | feat - 2739b7975b | add referrerPolicy option to HttpResource (#64283) |

migrations

| Commit | Description | | -- | -- | | feat - 861cee34e0 | Adds migration for deprecated router testing module (#64217) | | feat - 1ffcfb625a | Adds migration for deprecated router testing module (#64217) | | fix - e99bbd3d2a | migrating input with more than 1 usage in a method (#64367) |

router

| Commit | Description | | -- | -- | | fix - e1da41ffdf | Scroll restoration should use instant scroll behavior for traversals (#64299) |