17.0.4 (2023-11-20)
common
Commit | Description |
---|---|
remove load on image once it fails to load (#52990)
| |
scan images once page is loaded (#52991) |
compiler
Commit | Description |
---|---|
changed after checked error in for loops (#52935) | |
generate i18n instructions for blocks (#52958) | |
nested for loops incorrectly calculating computed variables (#52931) | |
produce placeholder for blocks in i18n bundles (#52958) |
compiler-cli
Commit | Description |
---|---|
add diagnostic for control flow that prevents content projection (#52726) |
core
Commit | Description |
---|---|
cleanup loading promise when no dependencies are defined (#53031) | |
handle local refs when getDeferBlocks is invoked in tests (#52973)
|
migrations
Commit | Description |
---|---|
control flow migration fails for async pipe with unboxing of observable (#52756) (#52972) | |
Fixes control flow migration if then else case (#53006) | |
fixes migrations of nested switches in control flow (#53010) | |
tweaks to formatting in control flow migration (#53058) |