Angular: 19.2.0-next.3 Release

Release date:
February 13, 2025
Previous version:
19.2.0-next.2 (released February 7, 2025)
Magnitude:
1,022 Diff Delta
Contributors:
12 total committers
Data confidence:
Commits:

Top Contributors in 19.2.0-next.3

crisbeto
AleksanderBodurri
arturovt
jessicajaniuk
atscott
angular-robot
JeanMeche
dgp1130
rysavy-dudrtools
moebarox

Directory Browser for 19.2.0-next.3

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

Release Notes Published

<a name="19.2.0-next.3"></a>

19.2.0-next.3 (2025-02-13)

compiler

| Commit | Description | | -- | -- | | fix - 9e847fc60d | handle tracking expressions requiring temporary variables (#58520) |

compiler-cli

| Commit | Description | | -- | -- | | fix - 5cd26a9420 | handle deferred blocks with shared dependencies correctly (#59926) |

core

| Commit | Description | | -- | -- | | fix - 6789c7ef94 | Defer afterRender until after first CD (#59455) (#59551) | | fix - c87e581dd9 | Don't run effects in check no changes pass (#59455) (#59551) | | fix - b0266bda4a | invalidate HMR component if replacement throws an error (#59854) |

migrations

| Commit | Description | | -- | -- | | fix - aa285c548c | account for let declarations in control flow migration (#59861) | | fix - 1119f85ca9 | count used dependencies inside existing control flow (#59861) |