Angular: 19.2.0 Release

Release date:
February 26, 2025
Previous version:
19.2.0-rc.0 (released February 19, 2025)
Magnitude:
4,276 Diff Delta
Contributors:
16 total committers
Data confidence:
Commits:

Top Contributors in 19.2.0

crisbeto
jessicajaniuk
kirjs
arturovt
pkozlowski-opensource
atscott
mgechev
mmalerba
trevorade
hawkgs

Directory Browser for 19.2.0

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

<a name="19.2.0"></a>

19.2.0 (2025-02-26)

common

| Commit | Description | | -- | -- | | feat - 3e39da593a | introduce experimental httpResource (#59876) |

compiler

| Commit | Description | | -- | -- | | feat - 5b20bab96d | Add Skip Hydration diagnostic. (#59576) | | feat - fe8a68329b | support untagged template literals in expressions (#59230) |

core

| Commit | Description | | -- | -- | | feat - 2588985f43 | pass signal node to throwInvalidWriteToSignalErrorFn (#59600) | | feat - 168516462a | support default value in resource() (#59655) | | feat - bc2ad7bfd3 | support streaming resources (#59573) | | feat - 146ab9a76e | support TypeScript 5.8 (#59830) | | fix - 6c92d65349 | add hasValue narrowing to ResourceRef (#59708) | | fix - 96e602ebe9 | cancel in-progress request when same value is assigned (#59280) | | fix - 6789c7ef94 | Defer afterRender until after first CD (#59455) (#59551) | | fix - c87e581dd9 | Don't run effects in check no changes pass (#59455) (#59551) | | fix - 127fc0dc84 | fix resource()'s previous.state (#59708) | | fix - b592b1b051 | fix race condition in resource() (#59851) | | fix - a299e02e91 | preserve tracing snapshot until tick finishes (#59796) |

forms

| Commit | Description | | -- | -- | | feat - fa0c3e3210 | support type set in form validators (#45793) |

migrations

| Commit | Description | | -- | -- | | feat - 1cd3a7db83 | add migration to convert templates to use self-closing tags (#57342) |

platform-browser

| Commit | Description | | -- | -- | | fix - e6cb411e43 | automatically disable animations on the server (#59762) |

platform-server

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