1.2.52
This release:
- adds support for KV Storage in Rust WASM contracts (#330)
- fixes an issue for inner contract writes for WASM contracts
- fixes an issue with error handling for Rust WASM contracts
- updates the arweave-js library to latest version
- reduces the web bundle size (#347)
What's Changed
- fix: error handling from wasm by @ppedziwiatr in #344
- fix: fixing deps to arweave-js by @ppedziwiatr in #347
Full Changelog: 1.2.51...1.2.52