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

feat(equallity): Use fast-deep-equal for faster deep equallity #90

Merged
merged 1 commit into from
Jul 21, 2023

Conversation

JoseLion
Copy link
Member

This PR changes the depp equality comparator from the default node to the faster fast-deep-equal so we can have increased performance on big deep objects.

@JoseLion JoseLion self-assigned this Jul 20, 2023
Copy link
Contributor

@ChristianSama ChristianSama left a comment

Choose a reason for hiding this comment

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

LGTM!

@JoseLion JoseLion merged commit 25a7589 into main Jul 21, 2023
@JoseLion JoseLion deleted the feat/fast-deep-equal branch July 21, 2023 20:36
@github-actions
Copy link

🎉 This PR is included in version 1.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants