Angular: 19.1.0-next.3 Release

Release date:
February 7, 2025
Previous version:
19.1.0-next.2 (released February 7, 2025)
Magnitude:
2,279 Diff Delta
Contributors:
14 total committers
Data confidence:
Commits:

Top Contributors in 19.1.0-next.3

crisbeto
tbondwilkinson
JeanMeche
sheikalthaf
alxhub
clydin
alan-agius4
AndrewKushnir
josephperrott
thesmiler

Directory Browser for 19.1.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.1.0-next.3"></a>

19.1.0-next.3 (2024-12-12)

compiler-cli

| Commit | Description | | -- | -- | | fix - c5c20e9d86 | check event side of two-way bindings (#59002) | | fix - 0dee2681f7 | consider pre-release versions when detecting feature support (#59061) | | fix - 1b9492edf8 | error in unused standalone imports diagnostic (#59064) |

core

| Commit | Description | | -- | -- | | feat - d010e11b73 | add event listener options to renderer (#59092) | | fix - 30e676098d | Fix a bug where snapshotted functions are being run twice if they return a nullish/falsey value. (#59073) |

platform-browser

| Commit | Description | | -- | -- | | fix - 52be35118f | collect external component styles from server rendering (#59031) |