Releases: final-form/react-final-form-html5-validation
Releases · final-form/react-final-form-html5-validation
v1.1.0
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
Build fixes
- Updated dependencies to remove vulnerabilities.
v1.0.2
Bug Fixes
- Support for deep fields (e.g.
billing.address
) #8 #7
v1.0.1
Greatly reduced bundle size. dist/react-final-form-html5-validation.es.js
went from 730K
to 5.4K
. 😱 #2 #3 #4 #5 #1