Skip to content

v4.20.8

Compare
Choose a tag to compare
@erikras erikras released this 11 Jan 14:09
· 22 commits to main since this release
  • Merge pull request #461 from antonvialibri1/fix-for-array-checkboxes-inputs-after-regression-introduced-in-version-4.20.3 b905214
  • Merge pull request #446 from final-form/dependabot/npm_and_yarn/follow-redirects-1.14.8 24bc8b3
  • Merge pull request #452 from final-form/dependabot/npm_and_yarn/minimist-1.2.6 b084b4b
  • Merge pull request #454 from final-form/dependabot/npm_and_yarn/simple-get-3.1.1 0499149
  • Merge pull request #466 from final-form/dependabot/npm_and_yarn/decode-uri-component-0.2.2 ec23212
  • Merge pull request #468 from final-form/dependabot/npm_and_yarn/json5-1.0.2 a5063e4
  • Merge branch 'huan086-feature/fix-up-field-state' 3b49609
  • Merge branch 'feature/fix-up-field-state' of github.com:huan086/final-form into huan086-feature/fix-up-field-state b666d1c
  • Bump json5 from 1.0.1 to 1.0.2 fef51c5
  • Bump decode-uri-component from 0.2.0 to 0.2.2 5464d69
  • Fix for issue #456 - Fixes unwanted breaking change for array input names introduced in v4.20.3 (a3575ef) - v4.20.2 used to work fine 3e47a6b
  • Bump simple-get from 3.1.0 to 3.1.1 fba79fa
  • Bump minimist from 1.2.5 to 1.2.6 a75117b
  • Bump follow-redirects from 1.14.4 to 1.14.8 6ace61a
  • If mutator creates a new field in MutableState for keeping the field state of a renamed field, set the blur, focus and change function of InternalFieldState when registerField is called. 33e551f

v4.20.7...v4.20.8