- Updated the effect dependency to remediate a security vulnerability.
- Released patch version 6.19.3 in the Prisma 6 line.
Official Prisma changelog summary with source attribution, release tags, and community reactions.
Track this Prisma release note alongside related changelog updates, risky changes, and weekly digest signals from the developer community.
Every summary should remain traceable to the original changelog or release source.
Client generation handles workspace output paths more consistently.
Added queryPlanCacheMaxSize option to PrismaClient for fine‑grained query‑plan cache control.
Added an interactive `prisma bootstrap` command that automates full Prisma Postgres setup (init, link, install deps, migrate, generate, seed).