Skip to content

v1.15.1

Latest

Choose a tag to compare

@edmundhung edmundhung released this 18 Dec 23:41
· 4 commits to main since this release
e1f9169

What's Changed

  • Added support for nullable constraints in getZodConstraint (#1126)
  • Fixed useControl not reflecting the input's default value in the DOM (#1121)
  • Fixed useControl not dispatching a change event when calling control.change() with the input's default value (#1122)
  • Fixed parseWithZod and parseWithValibot incorrectly treating falsy result values as errors (#1115)

New Contributors

Full Changelog: v1.15.0...v1.15.1