Skip to content

ZenStack Release v2.11.1

Compare
Choose a tag to compare
@ymc9 ymc9 released this 08 Jan 03:46
· 9 commits to main since this release
4b7d813

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