19.1.4 (2025-01-29)
core
Commit | Description |
---|---|
check whether application is destroyed before printing hydration stats (#59716) | |
ensure type is preserved during HMR (#59700) | |
fixes test timer-based test flakiness in CI (#59674) |
elements
Commit | Description |
---|---|
not setting initial value on signal-based input (#59773) |
platform-browser
Commit | Description |
---|---|
prepend baseHref to sourceMappingURL in CSS content (#59730)
| |
Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690)
| |
Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690)
| |
Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690)
|
router
Commit | Description |
---|---|
prevent error handling when injector is destroyed (#59457) |
service-worker
Commit | Description |
---|---|
add missing rxjs peer dependency (#59747)
|