Angular: 19.0.4 Release

Release date:
December 12, 2024
Previous version:
19.0.3 (released December 4, 2024)
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

All files are compared to previous version, 19.0.3. Click here to browse diffs between other versions.

Loading File Browser...

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