Skip to content

v6.4.0

Compare
Choose a tag to compare
@erikras erikras released this 30 Mar 19:51
· 40 commits to master since this release
v6.4.0

As of React v16.13.0, there has been a warning in React Final Form, Redux Form, and Formik. You can read @gaearon's explanation of it here: facebook/react#18178 (comment)

This release, in conjunction with final-form@4.19.0, fixes this warning.

Technically, a peer dependency change should be a major, breaking change, but these two libraries are so tightly coupled, that I'm only making it a "minor" update. Shout at @erikras on Twitter if this upsets you.

Bug Fix

  • Silent initial field registration to avoid React warning #766 #751

v6.3.5...v6.4.0