Angular: 19.1.4 Release

Release date:
January 29, 2025
Previous version:
19.1.3 (released January 22, 2025)
Magnitude:
1,530 Diff Delta
Contributors:
18 total committers
Data confidence:
Commits:

Top Contributors in 19.1.4

arturovt
pkozlowski-opensource
alan-agius4
crisbeto
JeanMeche
alxhub
hawkgs
seabasso
angular-robot
dgp1130

Directory Browser for 19.1.4

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

Loading File Browser...

Release Notes Published

<a name="19.1.4"></a>

19.1.4 (2025-01-29)

core

| Commit | Description | | -- | -- | | fix - 544b9ee7ca0 | check whether application is destroyed before printing hydration stats (#59716) | | fix - d6e78c072dc | ensure type is preserved during HMR (#59700) | | fix - c2436702df9 | fixes test timer-based test flakiness in CI (#59674) |

elements

| Commit | Description | | -- | -- | | fix - 44180645992 | not setting initial value on signal-based input (#59773) |

platform-browser

| Commit | Description | | -- | -- | | fix - 1828a840620 | prepend baseHref to sourceMappingURL in CSS content (#59730) | | fix - 1c84cbca30e | Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690) | | fix - 12256574626 | Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690) | | fix - 3f4d5f636aa | Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690) |

router

| Commit | Description | | -- | -- | | fix - e3da35ec749 | prevent error handling when injector is destroyed (#59457) |

service-worker

| Commit | Description | | -- | -- | | fix - 522acbf3d7e | add missing rxjs peer dependency (#59747) |