Releases: lukahartwig/react-hook-form-zod
Releases · lukahartwig/react-hook-form-zod
v0.3.0
Minor Changes
688a0f0
Thanks @lukahartwig! - Uses more descriptive type names from zod
v0.2.2
Patch Changes
d7cb843
Thanks @lukahartwig! - Adds missing import in example
v0.2.1
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
Minor Changes
0d7caf9
Thanks @lukahartwig! - - Movesreact-hook-form
and@hookform/resolvers
to dependencies.- Update README with better example.
v0.1.0
Minor Changes
1940aaf
Thanks @lukahartwig! - Implements a wrapper for useForm that infers types from a zod schema