- Fixed Prisma Accelerate support issue in edge runtime configurations when the @prisma/client/edge entrypoint was not used.
- Patch release 6.19.2 resolves this edge runtime bug.
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).