Skip to content

Commit 5befe70

Browse files
ioredis-robotsemantic-release-bot
authored andcommitted
chore(release): 5.7.0 [skip ci]
# [5.7.0](v5.6.1...v5.7.0) (2025-07-31) ### Bug Fixes * xread example for TypeScript ([#1872](#1872)) ([265ea59](265ea59)) ### Features * Implement hexpire for [#1898](#1898) ([#1918](#1918)) ([121202c](121202c))
1 parent 265ea59 commit 5befe70

File tree

12 files changed

+1165
-1130
lines changed

12 files changed

+1165
-1130
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [5.7.0](https://github.com/luin/ioredis/compare/v5.6.1...v5.7.0) (2025-07-31)
2+
3+
4+
### Bug Fixes
5+
6+
* xread example for TypeScript ([#1872](https://github.com/luin/ioredis/issues/1872)) ([265ea59](https://github.com/luin/ioredis/commit/265ea5975a0447be12d7dd5e209256ecb42fc797))
7+
8+
9+
### Features
10+
11+
* Implement hexpire for [#1898](https://github.com/luin/ioredis/issues/1898) ([#1918](https://github.com/luin/ioredis/issues/1918)) ([121202c](https://github.com/luin/ioredis/commit/121202ca1a461c627680d2332e60dd8b33feaff8))
12+
113
## [5.6.1](https://github.com/luin/ioredis/compare/v5.6.0...v5.6.1) (2025-04-11)
214

315

docs/assets/search.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/classes/Cluster.html

Lines changed: 368 additions & 361 deletions
Large diffs are not rendered by default.

docs/classes/Redis.html

Lines changed: 371 additions & 363 deletions
Large diffs are not rendered by default.

docs/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/interfaces/ChainableCommander.html

Lines changed: 358 additions & 351 deletions
Large diffs are not rendered by default.

docs/interfaces/ClusterOptions.html

Lines changed: 20 additions & 20 deletions
Large diffs are not rendered by default.

docs/interfaces/CommonRedisOptions.html

Lines changed: 26 additions & 25 deletions
Large diffs are not rendered by default.

docs/interfaces/SentinelAddress.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/interfaces/SentinelConnectionOptions.html

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)