ZenStack Release v3.0.0-beta.1
·
113 commits
to main
since this release
Welcome to ZenStack v3 Beta release 🚀
The packages are still published with the "@next" npm tag.
Main highlights:
- An ORM client that's essentially compatible with
PrismaClient. There are still a few unimplemented features as listed here. - Features that go beyond Prisma: query builder API, database-side computed fields, polymorphic models, strongly-typed JSON, etc.
- A runtime plugin system that allows you to intercept queries at different levels.
- A new VSCode extension. Refer to the extension descriptions for instructions on using it alongside the v2 extension.
- Lots of bug fixes and performance improvements since the last alpha release.
- 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!