react-final-form v6.4.0 Release Notes

Release Date: 2020-03-30 // about 4 years ago
  • โš  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 [email protected], 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