Skip to content

2022-11-24

Compare
Choose a tag to compare
@jaredwray jaredwray released this 24 Nov 16:25
· 627 commits to main since this release

Maintenance Release 2022-11-24

Most of the updates on this recent release are bug fixes or module updates. Here are the bug fixes:

  • Exposing the disconnect() function via Typescript - redis issue 558 disconnect definition fix by @jaredwray in #561
  • When using the {opts.compression} parameter with a compression component it is not working because it is async/await fixed issue 559 by @alphmth in #563 (Thanks @alphmth) 🥇
  • Typescript Error because of CompressionAdapter on v4.5.1 of Keyv - #557 (Thanks @ODudek!) 🎉

What's Changed

New Contributors

Full Changelog: 2022-11-06...2022-11-24