feat: restore gateway HMR and add WRN formatting

This commit is contained in:
2026-07-13 14:54:03 +05:30
parent 3b46c69601
commit cff420a29e
71 changed files with 727 additions and 119 deletions
+5
View File
@@ -1,5 +1,10 @@
# Changelog
## 0.2.0
- Added native Format Document and format-on-save support for `.wrn` files.
- Added configurable formatter enablement through `wrnexus.format.enable`.
## 0.1.0
- Initial Marketplace package for WrNexus `.wrn` language support.