Angular: 19.1.0-next.3 Release

Release date:
February 7, 2025
Previous version:
19.1.0-next.2 (released December 4, 2024)
Magnitude:
3,464 Diff Delta
Contributors:
19 total committers
Data confidence:
Commits:

Top Contributors in 19.1.0-next.3

crisbeto
AleksanderBodurri
JeanMeche
tbondwilkinson
sheikalthaf
alxhub
alan-agius4
clydin
BreadInvasion
AndrewKushnir

Directory Browser for 19.1.0-next.3

All files are compared to previous version, 19.1.0-next.2. Click here to browse diffs between other versions.

Loading File Browser...

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) |