19.0.0-rc.1 (2024-11-06)
compiler
Commit | Description |
---|---|
avoid having to duplicate core environment (#58444) |
compiler-cli
Commit | Description |
---|---|
do not fail fatal when references to non-existent module are discovered (#58515) | |
make the unused imports diagnostic easier to read (#58468) |
core
Commit | Description |
---|---|
avoid slow stringification when checking for duplicates in dev mode (#58521) | |
resolve forward-referenced host directives during directive matching (#58492) |
migrations
Commit | Description |
---|---|
flip the default standalone flag in route-lazy-loading migration (#58474) | |
properly bundle shared compiler code into migrations (#58515) |
platform-browser
Commit | Description |
---|---|
correctly add external stylesheets to ShadowDOM components (#58482) |