chore(vscode): prepare 0.8.8 marketplace release
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## 0.8.8
|
||||
|
||||
- Added HTML tag and attribute completions inside WRN `view` blocks, while preserving WRNexus
|
||||
component completion priority and suppressing HTML suggestions outside markup regions.
|
||||
- Added HTML hover documentation, folding ranges, linked tag editing, and automatic closing tags.
|
||||
- Added Emmet expansion support for WRN documents and kept void elements from receiving closing tags.
|
||||
- Hardened completion and auto-close handling against quoted attribute values, replaced selections,
|
||||
stale asynchronous edits, and duplicate client-side suggestions.
|
||||
|
||||
## 0.8.3
|
||||
|
||||
- Rebuilt the embedded WRN compiler with the 0.8.3 SSR, computed-value, Async-scope, and typed loop-prop fixes.
|
||||
|
||||
Reference in New Issue
Block a user