Angular: 19.0.6 Release

Release date:
January 8, 2025
Previous version:
19.0.5 (released December 18, 2024)
Magnitude:
2,159 Diff Delta
Contributors:
18 total committers
Data confidence:
Commits:

Top Contributors in 19.0.6

JeanMeche
jessicajaniuk
pkozlowski-opensource
arturovt
sheikalthaf
crisbeto
AndrewKushnir
johnsoncodehk
DMezhenskyi
danielsogl

Directory Browser for 19.0.6

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

Loading File Browser...

Release Notes Published

<a name="19.0.6"></a>

19.0.6 (2025-01-08)

compiler-cli

| Commit | Description | | -- | -- | | fix - 06a55e9817 | account for more expression types when determining HMR dependencies (#59323) | | fix - 17fb20f85d | preserve defer block dependencies during HMR when class metadata is disabled (#59313) |

core

| Commit | Description | | -- | -- | | fix - 07afce81b8 | Ensure that a destroyed effect never run. (#59415) |

platform-browser

| Commit | Description | | -- | -- | | fix - dbb8980d03 | avoid circular DI error in async renderer (#59271) | | fix - 6d00efde95 | styles not replaced during HMR when using animations renderer (#59393) |

router

| Commit | Description | | -- | -- | | fix - 144bccb687 | avoid component ID collisions with user code (#59300) |