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

v2.2.1: Replace deep equal with shallow comparator #77

Merged
merged 3 commits into from
Feb 8, 2020

Conversation

ndresx
Copy link
Owner

@ndresx ndresx commented Feb 2, 2020

Removed lodash.isequal package dependency in favor of simplified shallow comparison and reduced package size as pointed out in #76.

@coveralls
Copy link

coveralls commented Feb 2, 2020

Coverage Status

Coverage remained the same at 100.0% when pulling 10068ae on shallow-compare-optimization into 99520f3 on master.

@ndresx ndresx added dependencies Pull requests that update a dependency file enhancement labels Feb 3, 2020
@ndresx ndresx merged commit 8bd2612 into master Feb 8, 2020
@ndresx ndresx deleted the shallow-compare-optimization branch February 8, 2020 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants