Releases: final-form/react-final-form
Releases · final-form/react-final-form
v7.0.0
07 Jun 08:49
Compare
Sorry, something went wrong.
No results found
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
v7.0.0-0
26 May 05:31
Compare
Sorry, something went wrong.
No results found
Migrate to TypeScript (#1047 ) 875f4ce
Add React 19 to peer dependencies (#1046 ) b7f56df
Merge pull request #1017 from final-form/dependabot/npm_and_yarn/qs-6.5.3 43952cb
Merge pull request #1024 from final-form/dependabot/npm_and_yarn/follow-redirects-1.15.2 4f80b93
Bump follow-redirects from 1.14.4 to 1.15.2 57c7248
Merge pull request #1023 from final-form/dependabot/npm_and_yarn/axios-and-github-build-0.21.4 586555e
Bump axios and github-build f386587
Bump qs from 6.5.2 to 6.5.3 adf8184
Merge pull request #1019 from final-form/dependabot/npm_and_yarn/json5-1.0.2 527c9cb
Merge pull request #972 from Karadjordje/main 04019ac
Bump json5 from 1.0.1 to 1.0.2 3a465cf
Update ReactFinalForm.js c113dd8
v6.5.9...v7.0.0-0
v6.5.9
01 Apr 08:45
Compare
Sorry, something went wrong.
No results found
v6.5.8
31 Jan 11:40
Compare
Sorry, something went wrong.
No results found
v6.5.7
30 Sep 13:17
Compare
Sorry, something went wrong.
No results found
v6.5.6
29 Sep 12:55
Compare
Sorry, something went wrong.
No results found
v6.5.5
29 Sep 12:34
Compare
Sorry, something went wrong.
No results found
Apologies... FF v4.20.3
contained an engines
value in package.json
that broke some builds.
Skipped FF 4.20.3 for 4.20.4 #945
v6.5.4...v6.5.5
v6.5.4
29 Sep 10:29
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Use custom hook to create callback constants #933
Use each item inside of decorators to allow decorators to change identity #893
Stabilize useField public handler identity #931 #816
Type Fixes
Improved typing for the ability to convert types when using parse/format #935 #929
v6.5.3...v6.5.4
v6.5.3
20 Mar 11:43
Compare
Sorry, something went wrong.
No results found
Examples Fixes only
Programmatic submit does not work in React 17 (#900 )
Fix error component subscription prop b3c79b8
v6.5.2...v6.5.3
v6.5.2
21 Oct 09:53
Compare
Sorry, something went wrong.
No results found
🎉 Support for React 17 as a peer dep! 🎉
Bug Fixes
Lost the formatting method call in checked field getter #859 #858
Type Fixes
Apply generic types to params in useFormState declaration #841
Allow custom props in FormProps
#867 #864
v6.5.1...v6.5.2