v1.0.9 - Error Messages / Zod Support
What's Changed
Thanks to StefanTerdell/zod-to-json-schema#30 we can now support custom error messages on the front end!
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