What's Changed
- Added support for nullable constraints in
getZodConstraint(#1126) - Fixed
useControlnot reflecting the input's default value in the DOM (#1121) - Fixed
useControlnot dispatching a change event when callingcontrol.change()with the input's default value (#1122) - Fixed
parseWithZodandparseWithValibotincorrectly treating falsy result values as errors (#1115)
New Contributors
Full Changelog: v1.15.0...v1.15.1