Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 1.34 KB

CHANGELOG.md

File metadata and controls

31 lines (16 loc) · 1.34 KB

react-hook-form-zod

0.3.0

Minor Changes

0.2.2

Patch Changes

0.2.1

Patch Changes

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

0.2.0

Minor Changes

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

0.1.0

Minor Changes

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