- Added queryPlanCacheMaxSize option to PrismaClient for fine‑grained query‑plan cache control.
- Fixed numerous bugs across Prisma Client, Schema Engine, and adapters, including JSON filter panics, enum mapping, parameter limits, SQL Server casts, migrate diff messages, concurrent index creation on PostgreSQL, and D1 savepoint handl...
- Improved D1 adapter savepoint operations to be silent no‑ops with debug logging.