Skip to content

v1.0.9 - Error Messages / Zod Support

Compare
Choose a tag to compare
@iway1 iway1 released this 16 Dec 00:55
· 86 commits to main since this release
03bce89

What's Changed

Thanks to StefanTerdell/zod-to-json-schema#30 we can now support custom error messages on the front end!

207989878-dafb880f-00bc-4425-82bc-eacbb464145b

Also big improvements to the zod parser, it now can handle any of the types that can be easily converted to input nodes.

  • Improve zod parser by @iway1 in #11
  • Adds custom error messages to supported checks (string regex, etc) by @iway1 in #12

Full Changelog: 1.0.8...1.0.9