Skip to content

Releases: final-form/react-final-form-html5-validation

v1.1.0

12 Jun 10:12
v1.1.0
Compare
Choose a tag to compare

New Features

  • Forward refs to input component #18
  • Added support for functions as validation message props #12

Maintenance

  • Migrated to React Testing Library 🐐 #25

v1.0.3...v1.1.0

v1.0.3

07 Feb 15:39
Compare
Choose a tag to compare

Build fixes

  • Updated dependencies to remove vulnerabilities.

v1.0.2

06 Sep 14:22
v1.0.2
Compare
Choose a tag to compare

Bug Fixes

  • Support for deep fields (e.g. billing.address) #8 #7

v1.0.1

18 Jul 15:44
v1.0.1
Compare
Choose a tag to compare

Greatly reduced bundle size. dist/react-final-form-html5-validation.es.js went from 730K to 5.4K. 😱 #2 #3 #4 #5 #1