- Fix CLI engine usage and ensure Prisma Client loads root .env
- Resolve multiple Prisma Migrate crashes and migration engine errors
- Repair Next.js plugin type generation on save
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 digestIntroduce a new @prisma package namespace where each app uses a single @prisma/orm facade (postgres, sqlite, or mongo), retiring @prisma/next and making all other packages publish under @prisma scope.
Patch updates a transitive dependency of Prisma CLI (via @prisma/dev) to resolve a security advisory (issue #29780).