Angular: 20.1.1 Release

Release date:
July 16, 2025
Previous version:
20.1.0 (released July 9, 2025)
Magnitude:
2,966 Diff Delta
Contributors:
16 total committers
Data confidence:
Commits:

44 Commits in this Release

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

Authored July 16, 2025
Authored July 12, 2025
Authored July 10, 2025

Top Contributors in 20.1.1

bencodezen
AndrewKushnir
crisbeto
JeanMeche
aparzi
josephperrott
atscott
mmalerba
arturovt
alan-agius4

Directory Browser for 20.1.1

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 - 75d2a349b4 | incorrect spans for left side of binary operation (#62641) | | fix - 70c8780c54 | more permissive parsing of @ characters (#62644) |

compiler-cli

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

core

| Commit | Description | | -- | -- | | fix - 26ade4a337 | Ensure application remains unstable during bootstrap (#62631) | | fix - a81f0faa1a | InputBinding marks component a dirty. (#62613) |

http

| Commit | Description | | -- | -- | | fix - 276836ee73 | do not display warnings Angular detected that aHttpClientrequest with thekeepaliveoption was sent using XHR when option is not true (#62536) |

router

| Commit | Description | | -- | -- | | fix - 5949373692 | handle errors from view transition readiness (#62535) |