Angular: 20.1.0-next.3 Release

Release date:
June 25, 2025
Previous version:
20.1.0-next.2 (released June 18, 2025)
Magnitude:
6,655 Diff Delta
Contributors:
21 total committers
Data confidence:
Commits:

Top Contributors in 20.1.0-next.3

crisbeto
ivanwonder
hawkgs
bencodezen
jessicajaniuk
AleksanderBodurri
JeanMeche
atscott
milomg
arturovt

Directory Browser for 20.1.0-next.3

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 | | -- | -- | | feat - 0dcf230d52 | add support for new binary assignment operators (#62064) |

compiler-cli

| Commit | Description | | -- | -- | | fix - ed5062a91c | add suggestion when pipe is missing (#62146) | | fix - d25a6a0120 | handle initializer APIs wrapped in type casts (#62203) |

core

| Commit | Description | | -- | -- | | feat - 737b35b684 | Add destroyed property to EnvironmentInjector (#61951) | | fix - 36a193139a | allow to set a resource in an error state (#62253) | | fix - c4dd258658 | avoid injecting ErrorHandler from a destroyed injector (#61886) | | fix - 3eee19d892 | unable to retrieve defer blocks in tests when component injects ViewContainerRef (#62156) |

http

| Commit | Description | | -- | -- | | feat - 73269cf5ce | add keepalive support for fetch requests in httpResource (#61833) | | feat - 9791ab1b6f | Add support for fetch request cache and priority options (#61766) |

language-service

| Commit | Description | | -- | -- | | feat - 20c1f991e6 | add semantic tokens for templates (#60260) | | feat - 5d2e85920e | support to fix missing required inputs diagnostic (#50911) |

router

| Commit | Description | | -- | -- | | feat - 9833d9ea47 | Run loadComponent and loadChildren functions in the route's injection context (#62133) | | fix - 7600bec71d | handle scrollRestoration error in restricted environments (#62186) |

upgrade

| Commit | Description | | -- | -- | | fix - 900cd37f68 | Make zoneless work with hybrid apps (#61660) |