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 deepEqual NaN -> 0 comparison #4416

Merged
merged 8 commits into from Apr 10, 2019
Merged

Fixed deepEqual NaN -> 0 comparison #4416

merged 8 commits into from Apr 10, 2019

Conversation

sanex3339
Copy link
Contributor

Fixed incorrect deepEqual comparison for NaN -> 0 value change.
Issue: #4378

@sanex3339 sanex3339 changed the title Fixed deepEqual NaN -> 0 change https://github.com/erikras/redux-form/issues/4378 Fixed deepEqual NaN -> 0 change #4378 Mar 28, 2019
@sanex3339 sanex3339 changed the title Fixed deepEqual NaN -> 0 change #4378 Fixed deepEqual NaN -> 0 change Mar 28, 2019
@sanex3339 sanex3339 changed the title Fixed deepEqual NaN -> 0 change Fixed deepEqual NaN -> 0 comparison Mar 28, 2019
@codecov
Copy link

codecov bot commented Mar 28, 2019

Codecov Report

Merging #4416 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #4416   +/-   ##
======================================
  Coverage     100%    100%           
======================================
  Files          74      74           
  Lines        1690    1690           
======================================
  Hits         1690    1690
Impacted Files Coverage Δ
src/structure/plain/deepEqual.js 100% <100%> (ø) ⬆️
src/structure/immutable/deepEqual.js 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f209539...7d3ff4a. Read the comment docs.

@sanex3339
Copy link
Contributor Author

If everything will ok, i very need release with this fix, because this is breaking bug for us

@sanex3339
Copy link
Contributor Author

@erikras ping

2 similar comments
@sanex3339
Copy link
Contributor Author

@erikras ping

@sanex3339
Copy link
Contributor Author

@erikras ping

@erikras erikras merged commit 0ababab into redux-form:master Apr 10, 2019
@sanex3339
Copy link
Contributor Author

Amazing!

@erikras
Copy link
Member

erikras commented Apr 11, 2019

Published in v8.2.0.

@lock
Copy link

lock bot commented May 11, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators May 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants