Skip to content

Releases: lukahartwig/react-hook-form-zod

v0.3.0

30 Jun 15:23
2e0bdbb
Compare
Choose a tag to compare

Minor Changes

v0.2.2

29 Jun 20:10
be7c451
Compare
Choose a tag to compare

Patch Changes

v0.2.1

29 Jun 20:06
6099357
Compare
Choose a tag to compare

Patch Changes

  • fdeed35 Thanks @lukahartwig! - Puts install instructions at the beginning of README and adds copy paste commands for yarn and pnpm

v0.2.0

29 Jun 20:00
813ba94
Compare
Choose a tag to compare

Minor Changes

  • 0d7caf9 Thanks @lukahartwig! - - Moves react-hook-form and @hookform/resolvers to dependencies.
    • Update README with better example.

v0.1.0

29 Jun 19:22
6afd652
Compare
Choose a tag to compare

Minor Changes

  • 1940aaf Thanks @lukahartwig! - Implements a wrapper for useForm that infers types from a zod schema