- support ESM #42, #38

- types index.d.ts to package.json #32
This commit is contained in:
Yi-Cyuan Chen
2026-07-17 16:28:36 +08:00
parent 83e468af79
commit 951408a3aa
9 changed files with 655 additions and 304 deletions
+5
View File
@@ -1,5 +1,10 @@
# Change Log
## v0.10.0 / 2026-07-17
### Added
- support ESM #42, #38
- types index.d.ts to package.json #32
## v0.9.3 / 2023-12-16
### Fixed
- Fix error in arrayBuffer when there are extra bytes #37