- Migrated Prisma ORM core from Rust to TypeScript, offering a Rust‑free version (opt‑in) with ~90% smaller bundle size, faster queries and lower CPU usage
- GA release of the new ESM‑first Prisma client generator with full developer control, browser entrypoint and multi‑runtime support
- Deprecated the `postgresqlExtensions` preview feature, recommending manual SQL migrations; added type‑checking performance optimizations and OAuth app management in Prisma Postgres