- Patch updates a transitive dependency of Prisma CLI (via @prisma/dev) to resolve a security advisory (issue #29780).
- No functional impact on @prisma/dev or Prisma CLI, but upgrade is recommended to prevent false positives in security scans.
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.
Turn this Prisma release note into a weekly digest for the tools you actually use.
Create digestAdded shell tab completions for the Prisma CLI across bash, zsh, fish, and PowerShell, integrated via @bomb.sh/tab and package managers
Client generation handles workspace output paths more consistently.
Added queryPlanCacheMaxSize option to PrismaClient for fine‑grained query‑plan cache control.