Skip to content

v1.0.0

@kamilchm kamilchm tagged this 29 Jul 05:47
BREAKING CHANGES:
- Removed ts_type_name() method from ZodSchema trait
- ZodGenerator.add_schema() now requires explicit type name parameter
- Removed list_types() and generate_file() methods
- Single file output via generate() method only

NEW FEATURES:
- Simplified ZodSchema trait with only zod_schema() method
- User-controlled TypeScript type naming
- Single file output for all schemas
- Consolidated examples (3 instead of 10)
- Comprehensive CHANGELOG.md with release process

This is the first stable release with a clean, minimal API.

🤖 Generated with [opencode](https://opencode.ai)

Co-Authored-By: opencode <noreply@opencode.ai>
Assets 2
Loading