Angular: 20.2.0-next.2 Release

Release date:
July 23, 2025
Previous version:
20.2.0-next.1 (released July 16, 2025)
Magnitude:
4,561 Diff Delta
Contributors:
17 total committers
Data confidence:
Commits:

43 Commits in this Release

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

Top Contributors in 20.2.0-next.2

jessicajaniuk
Avcharov
josephperrott
leonsenft
JeanMeche
hawkgs
RafaelJCamara
clydin
crisbeto
kirjs

Directory Browser for 20.2.0-next.2

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 - 7767aa640c | allow more characters in square-bracketed attribute names (#62742) | | fix - 3171d01452 | fix detection of directive deps in JIT (#62666) |

compiler-cli

| Commit | Description | | -- | -- | | feat - 5abfe4a899 | add diagnostic for uninvoked functions in text interpolation (#59191) |

core

| Commit | Description | | -- | -- | | feat - 6b1f4b9e8b | add enter and leave animation instructions (#62682) | | feat - cec91c0035 | add option to infer the tag names of components in tests (#62283) | | feat - 4138aca91f | render ARIA property bindings as attributes (#62630) | | fix - 593cc8a368 | checks if body exists before continuing (#62768) | | fix - b8e415a717 | fix change tracking for Resource#hasValue (#62595) | | fix - 063b5e166f | switch check to documentElement with chaining (#62773) |

platform-browser

| Commit | Description | | -- | -- | | fix - 74d99ed379 | resolve component resources before bootstrapping in JIT mode (#62758) |

service-worker

| Commit | Description | | -- | -- | | feat - 4ac6171b09 | Adds support for updateViaCache in provideServiceWorker (#62721) |