19.1.3 (2025-01-22)
compiler
Commit | Description |
---|---|
handle :host-context with comma-separated child selector (#59276) |
compiler-cli
Commit | Description |
---|---|
extract parenthesized dependencies during HMR (#59644) | |
handle conditional expressions when extracting dependencies (#59637) | |
handle new expressions when extracting dependencies (#59637) |
core
Commit | Description |
---|---|
capture self-referencing component during HMR (#59644) | |
replace metadata in place during HMR (#59644) | |
skip component ID collision warning during SSR (#59625) |
migrations
Commit | Description |
---|---|
avoid applying the same replacements twice when cleaning up unused imports (#59656) |
platform-browser
Commit | Description |
---|---|
clear renderer cache during HMR when using async animations (#59644) |