All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.4.1 - 2026-06-18
- move oxc_resolver to host side (#49)
0.4.0 - 2026-06-16
- allow unknown imports during wizening (#48)
- (deps) update rust dependencies (#43)
- transfer owned WIT u8/s8 raw lists directly into TypedArray (#46)
- preserve
thisbinding when slicing (#40) - harden publish workflow
- [breaking] align top-level WIT result bindings with js throw semantics (#47)
- add build time module resolver (#45)
- [breaking] align bindings with jco (#41)
0.3.0 - 2026-06-09
- (deps) update rust dependencies to v45 (#35)
- (deps) update rust dependencies (#34)
- address regression in 1.96 toolchain (#36)
- (ci) do not persist credentials (#30)
0.2.2 - 2026-05-27
- add cargo binstall metadata (#29)
- accept typed arrays in writable.write() (#28)
- (deps) update rust dependencies (#27)
- (deps) update rust dependencies (#25)
0.2.1 - 2026-05-12
- allow runtime builds without async support (#19)