Skip to content

v6.0.0

Compare
Choose a tag to compare
@AVVS AVVS released this 19 Jan 05:48
· 1 commit to master since this release
302116a

6.0.0 (2025-01-19)

Features

BREAKING CHANGES

  • ioredis@5 is now supported by default, removed bluebird. Module now uses ESM format, but doesn't use async load and node should be able to load it if need be with recent versions even in cjs

  • feat: uses ioredis 5 and ESM

  • chore: update readme