Angular: 20.1.0-next.0 Release

Release date:
June 4, 2025
Previous version:
20.0.7 (released July 9, 2025)
Magnitude:
25,127 Diff Delta
Contributors:
42 total committers
Data confidence:
Commits:

28 Features Released with 20.1.0-next.0

Top Contributors in 20.1.0-next.0

JeanMeche
atscott
devversion
crisbeto
josephperrott
arturovt
alan-agius4
jessicajaniuk
mmalerba
Humberd

Directory Browser for 20.1.0-next.0

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 - 5a76826d26 | only report parser errors on invalid expression (#61793) | | fix - e9fcbb8af1 | remove TypeScript from linker (#61618) |

compiler-cli

| Commit | Description | | -- | -- | | feat - e62fb359d6 | add experimental support for fast type declaration emission (#61334) | | feat - 0cf1001715 | support host directives with direct external references in fast type declaration emission (#61469) | | fix - 77fa204ad1 | rename flag for enabling fast type declaration emission (#61353) | | fix - c439d6938d | symbol builder duplicating host directives (#61240) | | fix - 3e1baa5a95 | typo in NG2026 message (#61325) |

core

| Commit | Description | | -- | -- | | feat - 8163a8995e | Add destroyed property on DestroyRef (#61849) | | fix - 4356e85456 | fakeAsync should not depend on module import order (#61375) | | fix - 583b9a7be5 | missing useExisting providers throwing for optional calls (#61137) | | fix - 8f65223bd8 | update min Node.js support to 20.19, 22.12, and 24.0 (#61499) | | perf - b785256b9e | avoid intermediate arrays in definition (#61445) |

forms

| Commit | Description | | -- | -- | | fix - 610bebfce9 | Allow ControlState as reset arguments for FormGroup/FormRecord (#55860) |

language-service

| Commit | Description | | -- | -- | | feat - cf55d1bdd4 | Support importing the external module's export about the angular metadata. (#61122) |

service-worker

| Commit | Description | | -- | -- | | feat - c67dbda8ff | support notification closes (#61442) | | feat - 6e1df54799 | support push subscription changes (#61856) |