Skip to content

Releases: fatal10110/lua-redis-wasm

v1.2.2

17 Jan 22:05

Choose a tag to compare

  • Remove type: module from package.json

Full Changelog: v1.2.1...v1.2.2

v1.2.1

17 Jan 21:52

Choose a tag to compare

  • Another fix for dual packaging
  • Align returned errors format to match real redis

Full Changelog: v1.2.0...v1.2.1

v1.2.0

17 Jan 17:01

Choose a tag to compare

  • Allow separate initialization (async) and host injection (sync)

Full Changelog: v1.1.1...v1.2.0

v1.1.1

17 Jan 11:40

Choose a tag to compare

  • Fix dual package build
  • Add docs
  • Remove stale docs
  • Helpers refactor

Full Changelog: v1.1.0...v1.1.1

v1.1.0

15 Jan 18:13

Choose a tag to compare

Support dual (ESM & CommonJS) package

Full Changelog: v1.0...v1.1.0

v1.0

15 Jan 17:36

Choose a tag to compare

Initial release