github zenstackhq/zenstack v1.9.0
ZenStack Release v1.9.0

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

What's Changed

  • New data transformation attributes @trim, @upper, @lower - they make sure values are transformed before storing into the database, and are also generated as corresponding Zod calls by the @core/zod plugin. By @simonedelmann docs
  • The parameters of Prisma transactions (timeout, maxWait, etc.) used internally by ZenStack are configurable #986 docs
  • Fixed several issues related to validating multi-level inheritance from abstract models #965 #971 #983
  • Fixed the issue the @omit attribute doesn't trim fields included in a nested one-to-many #984
  • Support for complex usage of @@index #987
  • Tanstack-query plugin now generates useSuspense and useSuspenseInfinite query hooks when generating for version "v5" and targeting "react" #857

New Contributors

Full Changelog: v1.8.1...v1.9.0

Don't miss a new zenstack release

NewReleases is sending notifications on new releases.