Releases: redis/node-redis
Releases · redis/node-redis
[email protected]
Enhancements
- Upgrade
@redis/client
from1.5.13
to1.5.14
[email protected]
Fixes
- fix(clustered pubsub): check that
client.isOpen
before callingclient.disconnect()
when unsubscribing by @BrentLayne in #2687
New Contributors
- @BrentLayne made their first contribution in #2687
[email protected]
Enhancements
- Upgrade
@redis/client
from1.5.12
to1.5.13
[email protected]
[email protected]
[email protected]
Enhancements
- Upgrade
@redis/client
from1.5.11
to1.5.12
- Upgrade
@redis/graph
from1.1.0
to1.1.1
- Upgrade
@redis/json
from1.1.5
to1.1.6
[email protected]
[email protected]
[email protected]
https://github.com/redis/node-redis/blob/v5/packages/redis/README.md
https://github.com/redis/node-redis/blob/v5/docs/v5.md
https://github.com/redis/node-redis/blob/v5/docs/v4-to-v5.md
[email protected]
Fixes
- Revert the minimum node version change