19.0.2 (2024-12-04)
compiler-cli
| Commit | Type | Description |
| -- | -- | -- |
| 9f99196d23 | fix | account for multiple generated namespace imports in HMR (#58924) |
core
| Commit | Type | Description |
| -- | -- | -- |
| 4792db9a6d | fix | Explicitly manage TracingSnapshot lifecycle and dispose of it once it's been used. (#58929) |
migrations
| 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) |
platform-server
| Commit | Type | Description |
| -- | -- | -- |
| f3c388ecda | fix | remove peer dependency on animations (#58997) |
<!-- CHANGELOG SPLIT MARKER -->
<a name="18.2.13"></a>