21.2.0-next.0
compiler
| Commit | Description |
| -- | -- |
| | Add support for the
instanceof binary operator |
| | support
AstVisitor.visitEmptyExpr() |
| | optimize away unnecessary restore/reset view calls |
|
| variable counter visiting some expressions twice |
compiler-cli
| Commit | Description |
| -- | -- |
| | attach source spans to object literal keys in TCB |
|
| support nested component declaration |
core
| Commit | Description |
| -- | -- |
| | add host node to DeferBlockData (#66546) |
|
| resource composition via snapshots |
|
| support arrow functions in expressions |
|
| Remove note to skip arrow functions in best practices |
forms
| Commit | Description |
| -- | -- |
| | Add passing focus options to form field |
language-server
| Commit | Description |
| -- | -- |
| | Add completions and hover info for inline styles |
|
| Add folding range support for inline styles |
|
| Add quick info for inline styles |