Skip to content

Fix #337, update impure component with custom mergeProps #338

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

Merged
merged 1 commit into from
Apr 8, 2016

Conversation

tgriesser
Copy link
Contributor

Needed to check if the component is pure to determine whether we can rely on checkMergedEquals behavior in setting the updated merged props. Fixes #337, test included.

@gaearon gaearon merged commit 0c78d46 into reduxjs:master Apr 8, 2016
@gaearon
Copy link
Contributor

gaearon commented Apr 8, 2016

Big thanks for fixing this so quickly.

foiseworth pushed a commit to foiseworth/react-redux that referenced this pull request Jul 30, 2016
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.

2 participants