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

feat: add named export #1552

Merged
merged 2 commits into from Mar 31, 2022
Merged

feat: add named export #1552

merged 2 commits into from Mar 31, 2022

Conversation

fabrykowski
Copy link
Contributor

Solves #1551

@luin luin self-requested a review March 30, 2022 08:48
Copy link
Collaborator

@luin luin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution! Going to merge and release it later this week.

@luin luin merged commit a89a900 into redis:main Mar 31, 2022
github-actions bot pushed a commit that referenced this pull request Mar 31, 2022
## [5.0.3](v5.0.2...v5.0.3) (2022-03-31)

### Bug Fixes

* add named exports to keep compatible with @types/ioredis ([#1552](#1552)) ([a89a900](a89a900))
* Fix failover detector with sentinel and tls streams ([ac00a00](ac00a00))
* handle NOPERM error for monitor ([93b873d](93b873d)), closes [#1498](#1498)
* Hook up the keepAlive after a successful connect ([14f03a4](14f03a4)), closes [#1339](#1339)
@github-actions
Copy link

🎉 This PR is included in version 5.0.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@luin luin mentioned this pull request Mar 31, 2022
janus-dev87 added a commit to janus-dev87/ioredis-work that referenced this pull request Mar 1, 2024
## [5.0.3](redis/ioredis@v5.0.2...v5.0.3) (2022-03-31)

### Bug Fixes

* add named exports to keep compatible with @types/ioredis ([#1552](redis/ioredis#1552)) ([a89a900](redis/ioredis@a89a900))
* Fix failover detector with sentinel and tls streams ([ac00a00](redis/ioredis@ac00a00))
* handle NOPERM error for monitor ([93b873d](redis/ioredis@93b873d)), closes [#1498](redis/ioredis#1498)
* Hook up the keepAlive after a successful connect ([14f03a4](redis/ioredis@14f03a4)), closes [#1339](redis/ioredis#1339)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants