Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: improve typing for redis.multi #1580

Merged
merged 1 commit into from May 17, 2022
Merged

fix: improve typing for redis.multi #1580

merged 1 commit into from May 17, 2022

Conversation

luin
Copy link
Collaborator

@luin luin commented May 17, 2022

Closes #1572

@luin luin merged commit f9f875b into main May 17, 2022
@luin luin deleted the multi-typing branch May 17, 2022 12:48
github-actions bot pushed a commit that referenced this pull request May 17, 2022
## [5.0.5](v5.0.4...v5.0.5) (2022-05-17)

### Bug Fixes

* improve typing for redis.multi ([#1580](#1580)) ([f9f875b](f9f875b))
* send correct command during auto-pipelining of .call() operations ([#1579](#1579)) ([e41c3dc](e41c3dc))
@github-actions
Copy link

🎉 This PR is included in version 5.0.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

janus-dev87 added a commit to janus-dev87/ioredis-work that referenced this pull request Mar 1, 2024
## [5.0.5](redis/ioredis@v5.0.4...v5.0.5) (2022-05-17)

### Bug Fixes

* improve typing for redis.multi ([#1580](redis/ioredis#1580)) ([f9f875b](redis/ioredis@f9f875b))
* send correct command during auto-pipelining of .call() operations ([#1579](redis/ioredis#1579)) ([e41c3dc](redis/ioredis@e41c3dc))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Type system disagrees!!!
1 participant