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 #255: Replace deeper dependency with local deepEquals helper. #264

Merged
merged 2 commits into from
Jul 6, 2016

Conversation

n1k0
Copy link
Collaborator

@n1k0 n1k0 commented Jul 6, 2016

This removes our dependency to deeper, introduces a new deepEquals util leveraging part of its implementation and tweaks the comparison alg. to whitelist functions, so that solves #255 as well.

We had troubles with deeper in the past, and the project doesn't seem to move forward anymore (see this PR which has not even received a comment in 3 months), so I think now is a good time to move to something else more immediately suited to our needs.

@n1k0 n1k0 merged commit 83523a5 into master Jul 6, 2016
@n1k0 n1k0 deleted the custom-deep-eq-checks branch July 6, 2016 11:43
n1k0 added a commit that referenced this pull request Jul 6, 2016
* Fixed #217: Implement array field entries reordering (#247)
* Fixed corrupted `idSchema` when the schema has a field named id (#262)
* Fixed #218: Allow rendering description from schema for all fields. (#263)
* Fixed #255: Replace *deeper* dependency with local `deepEquals` helper. (#264)
@n1k0
Copy link
Collaborator Author

n1k0 commented Jul 6, 2016

Released in v0.36.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant