Angular: 20.1.0-rc.0 Release

Release date:
July 1, 2025
Previous version:
20.1.0-next.3 (released June 25, 2025)
Magnitude:
1,541 Diff Delta
Contributors:
14 total committers
Data confidence:
Commits:

Top Contributors in 20.1.0-rc.0

hawkgs
SkyZeroZx
jessicajaniuk
JeanMeche
iteriani
josephperrott
angular-robot
ilirbeqirii
arturovt
dgp1130

Directory Browser for 20.1.0-rc.0

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

common

| Commit | Description | | -- | -- | | feat - 58aedc37d1 | add support for a custom EnvironmentInjector to NgComponentOutlet directive (#54764) |

compiler

| Commit | Description | | -- | -- | | fix - 089ad0ee15 | produce more accurate errors for interpolations (#62258) |

http

| Commit | Description | | -- | -- | | feat - 55fa38a1e5 | add cache & priority support for fetch requests in httpResource (#62301) | | feat - b6ef42843c | add credentials support for fetch requests in httpResource (#62390) | | feat - 27b7ec0a62 | add mode & redirect for fetch request in httpResource (#62337) | | feat - f0965c7acd | Add support for fetch credentials options in HttpClient (#62354) | | feat - 87322449a3 | add support for fetch mode and redirect options in HttpClient (#62315) | | feat - aa861c42ff | add timeout option on httpResource. (#62326) | | feat - c4cffe2063 | Add timeout option to HTTP requests (#57194) | | feat - cfbbb08437 | add warning when withCredentials overrides explicit credentials (#62383) |