v1.1.3
What's Changed
- Narrow the
type
prop returned from thegetInputProps
helper by @AMEH64 in #579 - Remove usage of
instanceof
for Zod schemas by @colinhacks in #601 - fix: getButtonProps types by @lifeiscontent in #597
- fix: subfield errors should be consider validated based on its parent by @edmundhung in #607
- fix: setValue should work with null by @edmundhung in #608
- fix: root key should be updated after form update by @edmundhung in #609
- chore(playground): ensure css is built before remix build by @edmundhung in #614
New Contributors
- @colinhacks made their first contribution in #601
Full Changelog: v1.1.2...v1.1.3