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

Fixed issue with undefined values #1

Merged
merged 2 commits into from
Apr 9, 2015
Merged

Conversation

sverrejoh
Copy link
Contributor

Fixed a bug where any key with a value undefined would be marked as added and deleted. Also added a test for the issue.

This fixes issue where a key would always be marked as added and
deleted if the value was `undefined`.
@podefr
Copy link
Member

podefr commented Apr 9, 2015

Awesome, thanks Sverre!
I'll add a couple extra tests for arrays and will publish a 0.0.3 version.
Thanks again!

podefr added a commit that referenced this pull request Apr 9, 2015
Fixed issue with `undefined` values
@podefr podefr merged commit fc7924a into cosmosio:master Apr 9, 2015
@sverrejoh
Copy link
Contributor Author

:)
Great! Thanks a lot for the work, and the quick reply!�

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