compiler
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 |