- Fixed regression in Prisma Studio where horizontal scrolling sometimes failed
- Patch 4.1.1 resolves the UI scrolling issue introduced in 4.1.0
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).