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

simplify es5 object key diffing #249

Merged
merged 1 commit into from
Nov 19, 2018
Merged

Conversation

aleclarson
Copy link
Member

The shallowEquals function you took from fbjs had a branch that wasn't used by Immer, so I merged it into hasObjectChanges and even optimized it. :)

@coveralls
Copy link

Coverage Status

Coverage increased (+0.4%) to 96.801% when pulling 5792b83 on aleclarson:patch1 into 4613b06 on mweststrate:master.

@immerjs immerjs deleted a comment from coveralls Nov 9, 2018
@immerjs immerjs deleted a comment from coveralls Nov 9, 2018
@immerjs immerjs deleted a comment from coveralls Nov 9, 2018
@mweststrate
Copy link
Collaborator

Cool! Thanks :)

@mweststrate mweststrate merged commit 5360e6c into immerjs:master Nov 19, 2018
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.

3 participants