ZenStack Release v2.0.0-beta.5
Pre-release
Pre-release
New Features
Fixes and Improvements
- [Runtime] Improved handling of Prisma fluent API call to make sure N+1 query optimization is effective #1178
- [ZModel] Fixed the issue that
auth()
field from a base model is not properly resolved #1179 - [ZModel] Fixed a linking error that happens after merging declarations from imported models #1186
- [Server] Changed several default exports to named ones for better bundler compatibility
Full Changelog: v2.0.0-beta.3...v2.0.0-beta.5