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

Distinct state retry #62

Merged
merged 2 commits into from
Mar 14, 2016
Merged

Distinct state retry #62

merged 2 commits into from
Mar 14, 2016

Conversation

teameh
Copy link
Collaborator

@teameh teameh commented Mar 13, 2016

Retry after #59

@teameh teameh mentioned this pull request Mar 13, 2016
return (action, currentState, previousState) => currentState !== previousState
}
// /distinctState

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Sad but true 🎵

Copy link
Collaborator

Choose a reason for hiding this comment

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

👍

teameh added a commit that referenced this pull request Mar 14, 2016
Distinct state / replacing reducers tests merged
@teameh teameh merged commit 26be88e into v1.0.0-fixes Mar 14, 2016
@teameh teameh deleted the distinct_state_retry branch March 14, 2016 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants