Skip to content

v2.9.1

Compare
Choose a tag to compare
@samchungy samchungy released this 16 Oct 13:38
· 117 commits to master since this release
3531b53

What's Changed

Other Changes

  • fix: default should be nonoptional in output state by @tomwwright in #175

    When .default() is used on a ZodObject property field in a response schema, it is now correctly reflected as a required field.

New Contributors

Full Changelog: v2.9.0...v2.9.1