v0.25.1
What's Changed
- bump:
[email protected]
in #282 - fix(#284):
zadd
withopts
argument does not work in #285 - fix(#273): Try to fix flaky tests for
experimental/cluster
in #275 and #277 - refactor(tests): Rewrite tests using sub-steps API in #266
- refactor(tests): Reuse Redis server as much as possible in #268
- docs(cluster): improve clustering example in README by @TillaTheHun0 in #270
- docs: fix typo by @jsejcksn in #276
- chore: Remove
redis_test.ts
in #269 - chore: Move
parseURL
tests totests/util_test.ts
in #278
New Contributors
- @TillaTheHun0 made their first contribution in #270
- @jsejcksn made their first contribution in #276
Full Changelog: v0.25.0...v0.25.1