Releases: bytecodealliance/ComponentizeJS
Releases · bytecodealliance/ComponentizeJS
0.8.1
Full Changelog: 0.8.0...0.8.1
0.8.0
What's Changed
- fix(example): Update to wasmtime 17 by @kyleconroy in #86
- add missing semis to EXAMPLE.md wit by @bakkot in #87
- fix: default code suggestion by @guybedford in #89
- deps: use StarlingMonkey engine by @guybedford in #91
- feat: new disableFeatures option by @guybedford in #92
New Contributors
Full Changelog: 0.7.1...0.8.0
0.7.1
What's Changed
- Fix example in README.md by @kyleconroy in #79
- deps: jco bindgen update by @guybedford in #82
- feat: define Symbol.dispose for resource disposal by @guybedford in #81
- deps: update to [email protected] by @guybedford in #85
New Contributors
- @kyleconroy made their first contribution in #79
Full Changelog: 0.7.0...0.7.1
0.7.0
Full Changelog: 0.6.0...0.7.0
0.6.0
0.5.0
What's Changed
- support destructors for imported resources by @dicej in #69
- deps: toolchain upgrade by @guybedford in #71
Full Changelog: 0.4.1...0.5.0
0.4.0
What's Changed
- add support for WIT versions by @dicej in #61
- Fix: Floats Handling by @guybedford in #64
- implement support for resources by @dicej in #65
New Contributors
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
- deps: latest toolchain by @guybedford in #47
- Upgrade Spidermonkey & Builtins by @guybedford in #54
- deps: upgrade WASI & toolchain by @guybedford in #55
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- deps: update to latest spidermonkey by @guybedford in #41
- Cross package type aliases by @guybedford in #43
- deps: upgrade to [email protected] by @guybedford in #44
Full Changelog: 0.1.1...0.2.0
0.1.1
What's Changed
- Fix typo: bindary -> binary by @saulecabrera in #35
- docs: Update contributing section with pre-requisites by @saulecabrera in #36
- refactor: remove wasmtime-environ usage by @guybedford in #37
- deps: toolchain upgrade by @guybedford in #40
- WASI Stubs by @guybedford in #31
New Contributors
- @saulecabrera made their first contribution in #35
Full Changelog: 0.1.0...0.1.1