v0.7.0
What's Changed
- standard-schema error prettifier by @mmkal in #87
- use zod/v4 by @mmkal in #85 - note that zod/v4 already worked, but now we can take advantage of
.meta(...)and get nicer messages when users pass invalid commands (nicer messages for valibot, arktype and effect too!) - sync tests for all validation libraries, bump arktype and valibot by @mmkal in #80
Full Changelog: v0.6.0...v0.7.0