@angular/forms
Advanced tools
Changelog
19.1.8 (2025-02-26)
| Commit | Type | Description | | -- | -- | -- | | f0990c67e6 | fix | Ensure future-proof correct initialization order (#60025) |
| Commit | Type | Description | | -- | -- | -- | | 1fbaeab37d | fix | make types for HttpClient more readable (#59901) |
| Commit | Type | Description | | -- | -- | -- | | c611c8d212 | fix | capture stack for HMR errors (#60067) |
| Commit | Type | Description | | -- | -- | -- | | 4c9d09c643 | fix | provide correct rename info for elements (#60088) |
<!-- CHANGELOG SPLIT MARKER --><a name="19.1.7"></a>
Changelog
19.1.7 (2025-02-19)
| Commit | Type | Description |
| -- | -- | -- |
| e9f10eb4c9 | fix | clean up urlChanges
subscribers when root scope is destroyed (#59703) |
| Commit | Type | Description | | -- | -- | -- | | 16fc074689 | fix | avoid crash in isolated transform operations (#59869) |
| Commit | Type | Description |
| -- | -- | -- |
| ec1e4c3d94 | fix | Fix typing on FormRecord
. (#59993) |
<a name="19.1.6"></a>
Changelog
19.1.6 (2025-02-12)
| Commit | Type | Description | | -- | -- | -- | | 01f669a274 | fix | handle tracking expressions requiring temporary variables (#58520) |
| Commit | Type | Description | | -- | -- | -- | | dcfb9f1959 | fix | handle deferred blocks with shared dependencies correctly (#59926) |
| Commit | Type | Description | | -- | -- | -- | | cab7a9b69c | fix | invalidate HMR component if replacement throws an error (#59854) |
| Commit | Type | Description | | -- | -- | -- | | 710759ddcc | fix | account for let declarations in control flow migration (#59861) | | 46f36a58bf | fix | count used dependencies inside existing control flow (#59861) |
<!-- CHANGELOG SPLIT MARKER --><a name="19.1.5"></a>
Changelog
19.1.5 (2025-02-06)
| Commit | Type | Description | | -- | -- | -- | | d7b5c597ffc | fix | gracefully fall back if const enum cannot be passed through (#59815) | | 53a4668b58b | fix | handle const enums used inside HMR data (#59815) | | 976125e0b4c | fix | handle enum members without initializers in partial evaluator (#59815) |
<!-- CHANGELOG SPLIT MARKER --><a name="19.1.4"></a>
Changelog
19.1.4 (2025-01-29)
| Commit | Type | Description | | -- | -- | -- | | 544b9ee7ca0 | fix | check whether application is destroyed before printing hydration stats (#59716) | | d6e78c072dc | fix | ensure type is preserved during HMR (#59700) | | c2436702df9 | fix | fixes test timer-based test flakiness in CI (#59674) |
| Commit | Type | Description | | -- | -- | -- | | 44180645992 | fix | not setting initial value on signal-based input (#59773) |
| Commit | Type | Description |
| -- | -- | -- |
| 1828a840620 | fix | prepend baseHref
to sourceMappingURL
in CSS content (#59730) |
| 1c84cbca30e | fix | Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent
property (#59690) |
| 12256574626 | fix | Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent
property (#59690) |
| 3f4d5f636aa | fix | Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent
property (#59690) |
| Commit | Type | Description | | -- | -- | -- | | e3da35ec749 | fix | prevent error handling when injector is destroyed (#59457) |
| Commit | Type | Description |
| -- | -- | -- |
| 522acbf3d7e | fix | add missing rxjs
peer dependency (#59747) |
<a name="19.1.3"></a>