react-hook-form-zod
Advanced tools
Changelog
0.2.1
fdeed35
Thanks @lukahartwig! - Puts install instructions at the beginning of README and adds copy paste commands for yarn and pnpmChangelog
0.2.0
0d7caf9
Thanks @lukahartwig! - Moves react-hook-form
and @hookform/resolvers
to dependencies and updates README with better example.Changelog
0.1.0
1940aaf
Thanks @lukahartwig! - Implements a wrapper for useForm that infers types from a zod schema