19.0.1 (2024-11-26)
compiler-cli
Commit | Description |
---|---|
more accurate diagnostics for host binding parser errors (#58870) |
core
Commit | Description |
---|---|
correctly clear template HMR internal renderer cache (#58724) | |
correctly perform lazy routes migration for components with additional decorators (#58796) | |
Ensure _tick is always run within the TracingSnapshot. (#58881) | |
Ensure resource sets an error (#58855) | |
make component id generation more stable between client and server builds (#58813) | |
Prevents race condition of cleanup for incremental hydration (#58722) |
forms
Commit | Description |
---|---|
work around TypeScript 5.7 issue (#58731) |
language-service
Commit | Description |
---|---|
add fix for individual unused imports (#58719) | |
allow fixes to run without template info (#58719) |
migrations
Commit | Description |
---|---|
fix provide-initializer migration when using useFactory (#58518) | |
handle parameters with initializers in inject migration (#58769) | |
Mark hoisted properties as removed in inject migration (#58804) |