v2.9.1
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
- @tomwwright made their first contribution in #175
Full Changelog: v2.9.0...v2.9.1