Skip to content

v0.6.0

Compare
Choose a tag to compare
@evert evert released this 09 Nov 08:42
· 4 commits to main since this release
8b2d18d

0.6.0 (2023-11-09)

Note that this package upgraded the internal Redis package from 2 to 4. The
Redis package had some BC breaks, which means that as a user of this package
you may also need to make changes to how you configured or passed the Redis
instance.

  • This package now supports ESM and CommonJS modules.
  • No longer supports Node 14. Please use Node 16 or higher.
  • Removed the cookie dependency, it wasn't used
  • Updated to NPM Redis version 4.
  • Removed debug console.log output