Releases: fatal10110/lua-redis-wasm
Releases · fatal10110/lua-redis-wasm
v1.2.2
- Remove
type: modulefrom package.json
Full Changelog: v1.2.1...v1.2.2
v1.2.1
- Another fix for dual packaging
- Align returned errors format to match real redis
Full Changelog: v1.2.0...v1.2.1
v1.2.0
- Allow separate initialization (async) and host injection (sync)
Full Changelog: v1.1.1...v1.2.0
v1.1.1
- Fix dual package build
- Add docs
- Remove stale docs
- Helpers refactor
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Support dual (ESM & CommonJS) package
Full Changelog: v1.0...v1.1.0
v1.0
Initial release