All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.3 (2024-04-29)
- fix runtime error loading stores (899a378)
2.0.2 (2024-04-29)
- fix runtime error (2b05f41)
2.0.1 (2024-04-29)
- fix deprecation warning (9834e00)
2.0.0 (2024-04-29)
- upgrade to @redis/client v1.5.14
- convert to ESM
- drop support for Node < 20
- Require queue name and drop nanoid dependency
- Drop support for redis < v4