Skip to content

Releases: forge42dev/remix-hook-form

v6.1.2

05 Jan 17:13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.1.1...v6.1.2

v6.1.1

05 Jan 17:09
bc65d42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.1.0...v6.1.1

v6.1.0

12 Dec 11:20
Compare
Choose a tag to compare

getValidatedFormData typing fix

getValidatedFormData now properly returns the types instead of any

What's Changed

Full Changelog: v6.0.0...v6.1.0

v6.0.0 - React Router v7

23 Nov 11:59
Compare
Choose a tag to compare

React Router v7

The version 6 of remix-hook-form and onwards now works on react-router v7+ and is not remix specific anymore! If you're using remix you can stay on older versions until you're ready to upgrade

What's Changed

  • feat: add action support from Form config by @aon in #115

New Contributors

  • @aon made their first contribution in #115

Full Changelog: v5.1.1...v6.0.0

v5.1.1

15 Oct 10:59
Compare
Choose a tag to compare

Fixes #114
Fixes #113
Full Changelog: v5.1.0...v5.1.1

v5.1.0

17 Sep 12:37
30e0787
Compare
Choose a tag to compare

What's Changed

Fixes #105

New Contributors

Full Changelog: v5.0.4...v5.1.0

v5.0.4

31 Jul 14:24
Compare
Choose a tag to compare

What's Changed

  • Make event on handleSubmit function optional to match react-hook-form by @raulfdm in #107

New Contributors

Full Changelog: v5.0.3...v5.0.4

v5.0.3

31 Jul 08:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.2...v5.0.3

v5.0.2

18 Jul 16:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.1...v5.0.2

v5.0.1

20 Jun 09:37
Compare
Choose a tag to compare

UseRemixFormReturn export

The package now exports the Type UseRemixFormReturn

Full Changelog: v5.0.0...v5.0.1