Angular: 19.2.0-next.1 Release

Release date:
January 29, 2025
Previous version:
19.2.0-next.0 (released February 7, 2025)
Magnitude:
3,439 Diff Delta
Contributors:
20 total committers
Data confidence:
Commits:

Top Contributors in 19.2.0-next.1

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

Directory Browser for 19.2.0-next.1

All files are compared to previous version, 19.2.0-next.0. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

<a name="19.2.0-next.1"></a>

19.2.0-next.1 (2025-01-29)

core

| Commit | Description | | -- | -- | | feat - 168516462a9 | support default value in resource() (#59655) | | fix - 6c92d653493 | add hasValue narrowing to ResourceRef (#59708) | | fix - 96e602ebe9c | cancel in-progress request when same value is assigned (#59280) | | fix - cf9054248d1 | check whether application is destroyed before printing hydration stats (#59716) | | fix - 82876242e55 | ensure type is preserved during HMR (#59700) | | fix - 127fc0dc847 | fix resource()'s previous.state (#59708) | | fix - f862ace1819 | fixes test timer-based test flakiness in CI (#59674) |

elements

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

platform-browser

| Commit | Description | | -- | -- | | fix - e6cb411e439 | automatically disable animations on the server (#59762) | | fix - 6b09716754b | prepend baseHref to sourceMappingURL in CSS content (#59730) | | fix - fd7ee47bf70 | Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690) | | fix - 65cf061feb4 | Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690) | | fix - af9d74710c4 | Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690) |

platform-server

| Commit | Description | | -- | -- | | fix - fc5d187da5e | decouple server from animations module (#59762) |

router

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

service-worker

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