github zenstackhq/zenstack v1.0.0-alpha.53
ZenStack Release v1.0.0-alpha.53

latest releases: v2.8.1, v2.8.0, v2.7.5...
20 months ago

What's Changed

  • Fixed regression in @zenstackhq/react hooks generator: now when a mutation succeeds but the result can't be read back, hook returns undefined instead of throwing an error
  • Similarly, @zenstackhq/trpc generated routers return undefined when result can't be read back
  • Cleaned up unnecessary peer dependencies in @zenstackhq/runtime
  • When running zenstack init, install Prisma if not found #219
  • VSCode: don't show validation errors when there're syntax errors #221
  • Allow both "PUT" and "PATCH" HTTP verbs for "update" and "updateMany"
  • Fixed support for using empty array as default field value
  • Carry over @@map and @map attributes from zmodel to prisma schema

Please upgrade your VSCode extension too (v1.0.7).

Don't miss a new zenstack release

NewReleases is sending notifications on new releases.