Skip to content

ZenStack Release v3.0.0-beta.1

Choose a tag to compare

@github-actions github-actions released this 01 Sep 23:33
· 113 commits to main since this release
31d2626

Welcome to ZenStack v3 Beta release 🚀

The packages are still published with the "@next" npm tag.

Main highlights:

  1. An ORM client that's essentially compatible with PrismaClient. There are still a few unimplemented features as listed here.
  2. Features that go beyond Prisma: query builder API, database-side computed fields, polymorphic models, strongly-typed JSON, etc.
  3. A runtime plugin system that allows you to intercept queries at different levels.
  4. A new VSCode extension. Refer to the extension descriptions for instructions on using it alongside the v2 extension.
  5. Lots of bug fixes and performance improvements since the last alpha release.
  6. V3 Landing Page and Documentation

During the beta phase, we invite you to try it out and report any issues you encounter. We'll fix things at a fast pace. We'll also continue working on the following areas:

  • Access control & data validation
  • Prisma parity
  • Performance benchmark

Thank you for your continuous support of the project. Lots of excitement ahead!