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 cluster issues when code is processed by babel #1298

Merged
merged 1 commit into from
Mar 14, 2021
Merged

Conversation

luin
Copy link
Collaborator

@luin luin commented Mar 14, 2021

Closes #1288

There's already a property isCluster so we should just use it. The string detection is kept for BC and will be removed in the next major version.

@luin luin merged commit bfc194d into master Mar 14, 2021
@luin luin deleted the fix-cluster-detect branch March 14, 2021 04:52
ioredis-robot pushed a commit that referenced this pull request Mar 14, 2021
## [4.23.1](v4.23.0...v4.23.1) (2021-03-14)

### Bug Fixes

* **cluster:** issues when code is processed by babel ([#1298](#1298)) ([bfc194d](bfc194d)), closes [#1288](#1288)
@ioredis-robot
Copy link
Collaborator

🎉 This PR is included in version 4.23.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

This was referenced Mar 14, 2021
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.

Multi/Pipeline operations in cluster mode failing if project processed with babel-loader
2 participants