Releases: extism/js-pdk
Releases · extism/js-pdk
v1.0.0-rc11
What's Changed
- Update install script to rc10 by @bhelx in #79
- Update console.log implementation to support multiple params by @ubiquitous-dev in #80
- feat(release): add windows cli release workflow by @mtb0x1 in #81
- Bump to rc.11 by @bhelx in #82
New Contributors
Full Changelog: v1.0.0-rc10...v1.0.0-rc11
v1.0.0-rc10
What's Changed
- Add missing --wasi parameter to the README example by @svemir in #69
- feat: add info and debug logging to console global by @Phault in #68
- feat: add typed interface by @nilslice in #60
- fix: default to GET for http req method by @nilslice in #73
- Type fixups by @Phault in #74
- Change prelude format to iife by @Phault in #75
- Adds react example by @bhelx in #76
- Relase rc10 by @bhelx in #78
Full Changelog: v1.0.0-rc9...v1.0.0-rc10
v1.0.0-rc9
What's Changed
- fix: actually install wasm-opt by @G4Vi in #59
- fix: use homebrew to install wasm-merge on mac by @bhelx in #61
- fix: partial workaround for high address support by @chrisdickinson in #62
- fix: plugin functions being accessed from global instead of from
module.exports
by @gabrielmfern in #65 - fix: typo in README by @svemir in #67
- fix: sort exports from d.ts file too by @zshipko in #66
New Contributors
- @G4Vi made their first contribution in #59
- @chrisdickinson made their first contribution in #62
- @gabrielmfern made their first contribution in #65
- @svemir made their first contribution in #67
Full Changelog: v1.0.0-rc8...v1.0.0-rc9
v1.0.0-rc8
What's Changed
- cleanup: include checks when parsing d.ts files to error when functions have the wrong number of parameters by @zshipko in #55
- docs: Update readme with d.ts file by @bhelx in #54
- feat: add MemoryHandle.free method, improve error handling in
invoke
by @zshipko in #57
Full Changelog: v1.0.0-rc7...v1.0.0-rc8
v1.0.0-rc7
What's Changed
- Unable to run wasm-merge with a Linux and docker based Docker image running on a Mac m1 by @Zwiterrion in #45
- HTTP headers are never sent with the HTTP Client API by @mathieuancelin in #47
- refactor: allow more flexibility in the types of imports/exports by @zshipko in #48
- feat: Add basic support for Date by @bhelx in #52
New Contributors
- @Zwiterrion made their first contribution in #45
- @mathieuancelin made their first contribution in #47
Full Changelog: v1.0.0-rc6...v1.0.0-rc7
v1.0.0-rc6
What's Changed
- docs: update readme to include host function support by @nilslice in #43
- feat: require uppercase type names in typescript interface definition
Full Changelog: v1.0.0-rc5...v1.0.0-rc6
v1.0.0-rc5
What's Changed
- test: Add CI workflow for install script by @bhelx in #42
- add download and install of binaryen bin files to install script by @JayJamieson in #40
- fix: better error message when wasm-merge not found by @bhelx in #41
New Contributors
- @JayJamieson made their first contribution in #40
Full Changelog: v1.0.0-rc4...v1.0.0-rc5
v1.0.0-rc4
What's Changed
- fix: use uname for os detection by @nilslice in #38
- Experimental Host Function Support (and rc4 release) by @bhelx in #39
Full Changelog: v1.0.0-rc3...v1.0.0-rc4
v1.0.0-rc3
v1.0.0-rc2
What's Changed
- fix typo by @neuronicnobody in #34
- fix: Fixes HTTP Call code by @bhelx in #37
New Contributors
- @neuronicnobody made their first contribution in #34
Full Changelog: v1.0.0-rc1...v1.0.0-rc2