Skip to content

ZenStack Release v2.10.0

Compare
Choose a tag to compare
@ymc9 ymc9 released this 05 Dec 08:14
· 6 commits to main since this release
7cc5f00

What's Changed

  • Prisma 6.0 support
  • TanStack Query query cancellation support doc #1872
  • Allow Unsupported fields in @@index #1870
  • Removed ZenStack version number from generated TS source files to avoid unnecessary file updates when upgrading ZenStack
  • Fixed a typing regression that incorrectly requires a foreign key field when creating a polymorphic model #1894
  • Fixed a regression in OpenAPI generation that foreign keys with default values are incorrectly marked as required in Create payload #1893
  • Fixed zenstack init command to install the maximum supported Prisma version instead of "latest" #1905

Full Changelog: v2.9.4...v2.10.0