@angular/forms
Advanced tools
Changelog
19.1.0-next.2 (2024-12-04)
<!-- CHANGELOG SPLIT MARKER --><a name="19.0.3"></a>
Changelog
19.0.3 (2024-12-04)
<!-- CHANGELOG SPLIT MARKER --><a name="19.1.0-next.1"></a>
Changelog
19.1.0-next.1 (2024-12-04)
| Commit | Type | Description | | -- | -- | -- | | f280467398 | fix | account for multiple generated namespace imports in HMR (#58924) |
| Commit | Type | Description | | -- | -- | -- | | e894a5daea | feat | set kind field on template and effect nodes (#58865) | | 3b765367f3 | fix | Explicitly manage TracingSnapshot lifecycle and dispose of it once it's been used. (#58929) |
| Commit | Type | Description | | -- | -- | -- | | e31e52e177 | fix | class content being deleted in some edge cases (#58959) | | 508d3a1b3b | fix | correctly strip away parameters surrounded by comments in inject migration (#58959) | | 7191aa6e09 | fix | don't migrate classes with parameters that can't be injected (#58959) | | a4924af6d5 | fix | inject migration aggressively removing imports (#58959) | | 35165d152d | fix | inject migration dropping code if everything except super is removed (#58959) | | 68e5ba7a3a | fix | preserve type literals and tuples in inject migrations (#58959) |
| Commit | Type | Description | | -- | -- | -- | | 1cfbfc66d3 | fix | remove peer dependency on animations (#58997) |
<!-- CHANGELOG SPLIT MARKER --><a name="19.0.2"></a>
Changelog
19.0.2 (2024-12-04)
| Commit | Type | Description | | -- | -- | -- | | 9f99196d23 | fix | account for multiple generated namespace imports in HMR (#58924) |
| Commit | Type | Description | | -- | -- | -- | | 4792db9a6d | fix | Explicitly manage TracingSnapshot lifecycle and dispose of it once it's been used. (#58929) |
| Commit | Type | Description | | -- | -- | -- | | 7b5bacc228 | fix | class content being deleted in some edge cases (#58959) | | d1cbdd6acb | fix | correctly strip away parameters surrounded by comments in inject migration (#58959) | | e17ff71c31 | fix | don't migrate classes with parameters that can't be injected (#58959) | | 7c5f990001 | fix | inject migration aggressively removing imports (#58959) | | 4392ccedf9 | fix | inject migration dropping code if everything except super is removed (#58959) | | 9cbebc6dda | fix | preserve type literals and tuples in inject migrations (#58959) |
| Commit | Type | Description | | -- | -- | -- | | f3c388ecda | fix | remove peer dependency on animations (#58997) |
<!-- CHANGELOG SPLIT MARKER --><a name="18.2.13"></a>
Changelog
18.2.13 (2024-11-26)
| Commit | Type | Description | | -- | -- | -- | | 06d70a25ea | fix | take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777) |
<!-- CHANGELOG SPLIT MARKER --><a name="19.1.0-next.0"></a>
Changelog
19.1.0-next.0 (2024-11-26)
| Commit | Type | Description | | -- | -- | -- | | e4c50b3bea | feat | expose component instance in NgComponentOutlet (#58698) |
| Commit | Type | Description | | -- | -- | -- | | bd1f1294ae | feat | support TypeScript 5.7 (#58609) |
<!-- CHANGELOG SPLIT MARKER --><a name="19.0.1"></a>
Changelog
19.0.1 (2024-11-26)
| Commit | Type | Description | | -- | -- | -- | | fb1fa8b0fc | fix | more accurate diagnostics for host binding parser errors (#58870) |
| Commit | Type | Description | | -- | -- | -- | | 502ee0e722 | fix | correctly clear template HMR internal renderer cache (#58724) | | 99715104a1 | fix | correctly perform lazy routes migration for components with additional decorators (#58796) | | 118803035f | fix | Ensure _tick is always run within the TracingSnapshot. (#58881) | | 08b9452f01 | fix | Ensure resource sets an error (#58855) | | 84f45ea3ff | fix | make component id generation more stable between client and server builds (#58813) | | d3491c7cee | fix | Prevents race condition of cleanup for incremental hydration (#58722) |
| Commit | Type | Description | | -- | -- | -- | | 4dfe5b6cef | fix | work around TypeScript 5.7 issue (#58731) |
| Commit | Type | Description | | -- | -- | -- | | a983865bff | fix | add fix for individual unused imports (#58719) | | e6e7a4e22b | fix | allow fixes to run without template info (#58719) |
| Commit | Type | Description | | -- | -- | -- | | 5ce10264a4 | fix | fix provide-initializer migration when using useFactory (#58518) | | d4f5c85f60 | fix | handle parameters with initializers in inject migration (#58769) | | a6d2d2dc10 | fix | Mark hoisted properties as removed in inject migration (#58804) |
<!-- CHANGELOG SPLIT MARKER --><a name="19.0.0"></a>