1 parent 301fd1b commit c089c8aCopy full SHA for c089c8a
3 files changed
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 0.0.39 - 2026-09-21
4
+
5
+- Fixed JIT mode leaving dead bare imports when every specifier of an import statement is an inline `type` specifier.
6
+- Updated Oxc, napi-rs, and related dependencies.
7
8
## 0.0.38 - 2026-08-25
9
10
- Fixed template HMR so changes reach every component that shares a template without forcing a full-page reload.
0 commit comments