19.1.0-next.1 (2024-12-04)
compiler-cli
Commit | Description |
---|---|
account for multiple generated namespace imports in HMR (#58924) |
core
Commit | Description |
---|---|
set kind field on template and effect nodes (#58865) | |
Explicitly manage TracingSnapshot lifecycle and dispose of it once it's been used. (#58929) |
migrations
Commit | Description |
---|---|
class content being deleted in some edge cases (#58959) | |
correctly strip away parameters surrounded by comments in inject migration (#58959) | |
don't migrate classes with parameters that can't be injected (#58959) | |
inject migration aggressively removing imports (#58959) | |
inject migration dropping code if everything except super is removed (#58959) | |
preserve type literals and tuples in inject migrations (#58959) |
platform-server
Commit | Description |
---|---|
remove peer dependency on animations (#58997) |