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: flow immutable js action creators #4632

Merged
merged 2 commits into from
Mar 19, 2020
Merged

Conversation

kwek
Copy link
Contributor

@kwek kwek commented Mar 17, 2020

It seems the immutable flow action signatures are wrong. They were already fixed in the native JS version (index.js.flow), but immutable.js.flow was different. This pull request fixes the discrepancy.

@iamandrewluca iamandrewluca self-assigned this Mar 17, 2020
@codecov-io
Copy link

codecov-io commented Mar 19, 2020

Codecov Report

Merging #4632 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4632   +/-   ##
=======================================
  Coverage   99.47%   99.47%           
=======================================
  Files          74       74           
  Lines        1729     1729           
=======================================
  Hits         1720     1720           
  Misses          9        9           

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 9b1a6d4...4fe588a. Read the comment docs.

@iamandrewluca
Copy link
Member

Thanks!

@iamandrewluca iamandrewluca merged commit 8e61f88 into redux-form:master Mar 19, 2020
@kwek kwek deleted the fix_flow branch March 20, 2020 13:18
@renatoagds
Copy link
Contributor

Published in v8.3.2.

@lock
Copy link

lock bot commented May 5, 2020

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 5, 2020
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

4 participants