Angular: 19.0.4 Release

Release date:
February 7, 2025
Previous version:
19.0.3 (released February 7, 2025)
Magnitude:
1,318 Diff Delta
Contributors:
13 total committers
Data confidence:
Commits:

Top Contributors in 19.0.4

tbondwilkinson
JeanMeche
sheikalthaf
alxhub
clydin
crisbeto
alan-agius4
josephperrott
thesmiler
angular-robot

Directory Browser for 19.0.4

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.0.4"></a>

19.0.4 (2024-12-12)

compiler-cli

| Commit | Description | | -- | -- | | fix - 7e612171709 | consider pre-release versions when detecting feature support (#59061) | | fix - cd764a31152 | error in unused standalone imports diagnostic (#59064) |

core

| Commit | Description | | -- | -- | | fix - 34ded10fa60 | Fix a bug where snapshotted functions are being run twice if they return a nullish/falsey value. (#59073) |

platform-browser

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