What's Changed
- Updated max supported Prisma version to 6.2.x
- Added the new ulid() attribute function
NOTE:
Prisma 6.2 added a new updateManyAndReturn
API to PrismaClient. This API is not supported by ZenStack-enhanced PrismaClient yet. We'll complete the adaptation and testing soon.
Full Changelog: v2.11.0...v2.11.1