What's Changed
- fix(generate-markdown): display output type for transform schemas by @CatchMe2 in #20
- chore: migrate to pnpm and fix default value resolution for coercion schemas by @CatchMe2 in #21
- chore: add zizmor action by @CatchMe2 in #22
⚠️ Migration Notes
This release includes changes to documentation generation.
All existing generated docs must be regenerated after upgrading.
Not regenerating existing docs may result in validation errors due to updated formatting rules and changes in implicit safe integer handling.
Full Changelog: v1.4.0...v1.5.0