- Optimized Prisma Client to generate fewer SQL statements for PostgreSQL and CockroachDB updates/inserts, cutting unnecessary queries and transactions.
- Added `directUrl` support to `prisma studio`, enabling Studio to connect to a different database (e.g., via Data Proxy or Accelerate).
- Fixed numerous type‑clash issues in generated client typings and deprecated the `<ModelName>Args` type in favor of `<ModelName>DefaultArgs`.
Community impact
Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.