Angular: 19.2.12 Release

Release date:
May 21, 2025
Previous version:
19.2.11 (released May 15, 2025)
Magnitude:
2,045 Diff Delta
Contributors:
20 total committers
Data confidence:
Commits:

Top Contributors in 19.2.12

JeanMeche
arturovt
MarkTechson
crisbeto
atscott
alan-agius4
Ahmed-Hakeem
andrewseguin
clydin
dgp1130

Directory Browser for 19.2.12

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 | | -- | -- | | fix - 126efc9972 | cancel reader when app is destroyed (#61528) | | fix - efda872453 | prevent reading chunks if app is destroyed (#61354) |

compiler

| Commit | Description | | -- | -- | | fix - 44bb328eae | avoid conflicts between HMR code and local symbols (#61550) |

compiler-cli

| Commit | Description | | -- | -- | | fix - 107180260f | Always retain prior results for all files (#61487) | | fix - 1191e62d70 | avoid ECMAScript private field metadata emit (#61227) |

core

| Commit | Description | | -- | -- | | fix - 2b1b14f4d3 | cleanup rxResource abort listener (#58306) | | fix - 8f9b05eaaa | cleanup testability subscriptions (#61261) | | fix - eb53bda470 | enable stashing only when withEventReplay() is invoked (#61352) | | fix - 94f5a4b4d6 | Testing should not throw when Zone does not patch test FW APIs (#61376) | | fix - c0c69a5abc | unregister onDestroy in toSignal. (#61514) |

platform-server

| Commit | Description | | -- | -- | | perf - 8edafd0559 | speed up resolution of base (#61392) |