release: WRNexusJS 0.3.0
This commit is contained in:
@@ -1,5 +1,19 @@
|
||||
# Changelog
|
||||
|
||||
## 0.3.0
|
||||
|
||||
- Added language support for `runtime`, `hydrate`, `computed`, `effect`, `security`,
|
||||
`load server`, `load client`, and named `action` declarations.
|
||||
- Added snippets and completion entries for execution boundaries, deferred hydration,
|
||||
derived state, effects, data loading, actions, and security metadata.
|
||||
- Updated root-member diagnostics to understand prefixed blocks without reporting
|
||||
action names, HTTP methods, load targets, or realtime handler names as members.
|
||||
- Rebuilt the bundled compiler from the shared 0.3 syntax package and added a
|
||||
reproducible TypeScript-based bundle script.
|
||||
- Fixed multiline tag formatting so long inline-closing elements remain
|
||||
idempotent across repeated format-on-save passes.
|
||||
- Aligned the extension version with the WRNexusJS 0.3.0 framework release.
|
||||
|
||||
## 0.2.14
|
||||
|
||||
- Added top-level ES module import highlighting, completion, snippets, formatting,
|
||||
|
||||
Reference in New Issue
Block a user