Angular: 20.2.0-next.1 Release

Release date:
July 16, 2025
Previous version:
20.2.0-next.0 (released July 9, 2025)
Magnitude:
5,303 Diff Delta
Contributors:
22 total committers
Data confidence:
Commits:

60 Commits in this Release

Ordered by the degree to which they evolved the repo in this version.

Authored July 12, 2025
Authored July 10, 2025

Top Contributors in 20.2.0-next.1

bencodezen
JeanMeche
crisbeto
AndrewKushnir
ivanwonder
AleksanderBodurri
hawkgs
milomg
SkyZeroZx
dimakuba

Directory Browser for 20.2.0-next.1

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

Loading File Browser...

Release Notes Published

compiler

| Commit | Description | | -- | -- | | fix - a1e3f2bcd1 | incorrect spans for left side of binary operation (#62641) | | fix - 18a675081f | more permissive parsing of @ characters (#62644) |

compiler-cli

| Commit | Description | | -- | -- | | fix - 527bd778a7 | infer type of event target for void elements (#62648) |

core

| Commit | Description | | -- | -- | | feat - 745ea44394 | support TypeScript 5.9 (#62541) | | fix - 859958dbfe | Ensure application remains unstable during bootstrap (#62631) | | fix - 780774f948 | InputBinding marks component a dirty. (#62613) |

http

| Commit | Description | | -- | -- | | feat - be811fee79 | add referrer & integrity support for fetch requests in httpResource (#62461) | | fix - 1408baff45 | Add missing timeout and transferCache options to HttpClient (#62586) | | fix - 75a5d08c5e | do not display warnings Angular detected that aHttpClientrequest with thekeepaliveoption was sent using XHR when option is not true (#62536) |

language-service

| Commit | Description | | -- | -- | | feat - d64dd27a02 | support to report the deprecated API in the template (#62054) |

router

| Commit | Description | | -- | -- | | fix - 9c45c322d1 | ensure preloaded components are properly activated (#62502) | | fix - e9f215624f | handle errors from view transition readiness (#62535) |