Skip to content

ZenStack Release v3.0.0-alpha.11

Choose a tag to compare

@github-actions github-actions released this 13 Jul 14:35
· 302 commits to main since this release
8f8d6de

What's Changed

  • CLI added an --migrations option 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