Angular: v21.2.0-next.2 Release

Release date:
February 5, 2026
Previous version:
v21.2.0-next.1 (released January 28, 2026)
Magnitude:
6,053 Diff Delta
Contributors:
11 total committers
Data confidence:
Commits:

Top Contributors in v21.2.0-next.2

SkyZeroZx
kirjs
kbrilla
ShacharHarshuv
leonsenft
clydin
bencodezen
DavidANeil
JakobDev
dominicbachmann

Directory Browser for v21.2.0-next.2

All files are compared to previous version, v21.2.0-next.1. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

core

| Commit | Description | | -- | -- | | feat - 8d5210c9fe | add ChangeDetectionStrategy.Eager alias for Default | | fix - aff9e36a98 | linkedSignal.update should propagate errors | | fix - 8ab433abdd | export DirectiveWithBindings | | fix - cab5ddd526 | hold constructors weakly in DepsTracker cache | | fix - c66a19f0de | prevent element duplication with dynamic components |

forms

| Commit | Description | | -- | -- | | feat - 95ecce8334 | allow setting submit options at form-level | | feat - 3937afc316 | introduce SignalFormControl for Reactive Forms compatibility | | feat - dd208ca259 | update submit function to accept options object | | fix - b1bf535f8e | Resolves debounce promise on abort in debounceForDuration |

language-service

| Commit | Description | | -- | -- | | feat - 496967e7b1 | add JSON schema for angularCompilerOptions | | feat - 8c21866f49 | add linked editing ranges for HTML tag synchronization |

localize

| Commit | Description | | -- | -- | | fix - 1c3b1cf18d | add support for unit-test builder in ng-add schematic |

router

| Commit | Description | | -- | -- | | feat - cf9620f7d0 | Make match options optional in isActive | | feat - 907a94dcec | Update IsActiveMatchOptions APIs to accept a Partial | | fix - 458bc4a2c8 | limit UrlParser recursion depth to prevent stack overflow | | perf - 3867cd8554 | Use .bind to avoid holding other closures in memory |