Releases: final-form/react-final-form-listeners
Releases · final-form/react-final-form-listeners
v3.0.0
This release has converted the entire library from Flow to TypeScript.
There should be NO BREAKING CHANGES, but because so much code was touched, I'm bumping to a major version out of precaution.
Read more here: Final Form goes to TypeScript
v1.0.2
Build fixes
- Updated dependencies to remove vulnerabilities.
v1.0.1
Bug Fixes
- Fixed bug where
OnFocus
was only ever being called once #3 #2
React Compatibility