ZenStack Release v3.0.0-alpha.11
·
302 commits
to main
since this release
What's Changed
- CLI added an
--migrationsoption to control where to read and write migration files. - Schema generation now generates model types (
models.ts) and input types (input.ts) for easier migration from Prisma. - Fixed typing of nested field selection results.
Full Changelog: v3.0.0-alpha.10...v3.0.0-alpha.11