feat: support WRN imports and dynamic public shell

This commit is contained in:
2026-07-21 11:15:06 +05:30
parent 0013c0771d
commit 2ca2d02b22
82 changed files with 959 additions and 174 deletions
+6
View File
@@ -1,5 +1,11 @@
# Changelog
## 0.2.14
- Added top-level ES module import highlighting, completion, snippets, formatting,
and diagnostics support for `.wrn` files.
- Imported helpers can now be used in server-rendered component prop expressions.
## 0.2.13
- Added explicit prop and state types, local `types` blocks, and typed function