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