New Features
- ElysiaJS server adapter by @rodrigoburigool doc
- Prisma 6.8 support
Fixes and Improvements
- Fixed bun compatibility for running
zenstack generate
andzenstack init
#2124 - (delegate) Make sure
@updatedAt
fields inherited from base models are updated automatically upon update #2101 - (delegate) Fixed the issue that when cascade-delete happens, delegate base rows are not deleted #2102
- (policy) Fixed the issue that Prisma client extension computed fields are not returned when field-level policies are used #2117
- Fixed logging error when data contains BigInt #2106
New Contributors
- Welcome @rodrigoburigool as our new contributor ❤️!
Full Changelog: v2.14.2...v2.15.0