Skip to content

v3.5.2

Compare
Choose a tag to compare
@erikras erikras released this 06 Jun 14:23
· 309 commits to master since this release

Fixes

  • Removed need to enumerate each final-form config option in react-final-form, so that new FF config properties can be added without require a RFF version bump. #272
  • Added UNSAFE_ prefixes for compatibility with react@16.3.0