github zenstackhq/zenstack v1.0.0-beta.10
ZenStack Release v1.0.0-beta.10

latest releases: v2.6.2, v2.6.1, v2.6.0...
14 months ago

Features and Improvements

  • Prisma V5 is supported! #581
  • ZModel now supports database views (read-only, updatable views are not supported). #258
  • Instead of rejecting the query, enhanced clients now set field to null if a nested optional to-one relation is requested but not readable. #586
  • API layer (both RESTful and RPC-style) always use superjson for serialization. More details: RESTful RPC.
  • Fixed OpenAPI plugin issue with Bytes type. #573
  • Fixed issue with incorrect path generated on Windows environments #582
  • Stricter type checking for binary expressions in ZModel #292

Breaking Changes

Full Changelog: v1.0.0-beta.8...v1.0.0-beta.10

Don't miss a new zenstack release

NewReleases is sending notifications on new releases.