New Features
- Prisma 6.10.x support.
- Support for the new "prisma-client" generator introduced since Prisma 6.6 #2093 #2135 doc
- Added a new runtime option to control toggle data validation behavior and let it only check fields included in the input data #2025 doc
Fixes and Improvements
- Fixed wrong validation errors in IDEs about declarations in
stdlib.zmodel
. - Cleaned up many small npm dependencies by @DoctorFTB
Full Changelog: v2.15.1...v2.16.0