Skip to content

ZenStack Release v1.0.0-alpha.111

Choose a tag to compare

@jiashengguo jiashengguo released this 01 May 10:24
· 1020 commits to main since this release
e959463

New features

  • Multi-schema file support
  • Abstract model support
  • Added support for Prisma's "Unsupported" types
  • More flexible filter expressions in access policies #364

Improvements

  • Better cli reporting of missing/invalid config file (by @potion-cellar)
  • CLI execution speed is improved by roughly 30% - 40%
  • Improved runtime performance by removing verbose log
  • Zod plugin now generates an index.ts to reexport all schema objects #361
  • Fixed deprecated cuid dependency
  • Fixed zod typing for DateTime field (by @Xemah)
  • Test environment cleanup

Full Changelog: v1.0.0-alpha.102...v1.0.0-alpha.110