github zenstackhq/zenstack v2.0.0-beta.13
ZenStack Release v2.0.0-beta.13

latest releases: v2.6.2, v2.6.1, v2.6.0...
pre-release5 months ago

What's Changed

  • VSCode extension and the zenstack CLI formats ZModel files with prisma-like indentation style by default. #885
  • zenstack CLI now auto-format the generated prisma schema by default.
  • Fixed several typing issues about using auth() inside @default().
  • Fixed the problem that member access from auth() is not properly resolved if the auth model is imported. #1257
  • Fixed the problem that @@index attribute is incorrectly inherited from the base. #1243
  • Removed several Prisma V4 dependencies since V4 is not supported anymore.

Full Changelog: v2.0.0-beta.8...v2.0.0-beta.13

Don't miss a new zenstack release

NewReleases is sending notifications on new releases.