Top matchPrismaMedium19 days agosignal · 38
Prisma ORM v7.7.0: the new prisma bootstrap command
Prisma ORM v7.7.0 introduces a new prisma bootstrap command that sequences the full Prisma Postgres setup into a single interactive flow.
Why it matters
Prisma updated prisma changelog semantics for database and orm. Review the official entry during the next release review.
PrismaChangelogMedium1 month ago
CLI
apidatabaseorm38
PrismaChangelogMedium2 months ago
Prisma ORM v7.5.0 adds support for nested transaction rollback behavior for SQL databases through savepoints.
apidatabaseorm38
PrismaChangelogMedium2 months ago
Prisma ORM v7.4.2 is a patch release focused on bug fixes and quality improvements across Prisma Client, driver adapters, and the Schema Engine.
apidatabaseorm38
PrismaChangelogMedium2 months ago
Prisma ORM v7.4.1 is a patch release focused on bug fixes and quality improvements across Prisma Client, driver adapters, and the Prisma Schema Language.
apidatabaseorm38
PrismaChangelogMedium2 months ago
Prisma ORM v7.4.0 introduces a new caching layer for Prisma Client. In Prisma 7, the query compiler runs as a WebAssembly module directly on the JavaScript main thread. While that...
apidatabaseorm38
PrismaChangelogMedium3 months ago
We've been working on various performance-related bugs since the initial ORM 7.0 release. With 7.3.0, we're introducing a new compilerBuild option for the client generator block in...
apidatabaseorm38
PrismaChangelogMedium4 months ago
Thousands of teams use Prisma and many of them already tap into our Enterprise & Agency Support Program for hands-on help with everything from schema integrations and performance t...
apidatabaseorm38
PrismaChangelogMedium5 months ago
For folks still on Prisma v6, install version 0.4.1:
apidatabaseorm38
PrismaChangelogCritical5 months ago
Rust-free Prisma Client as the default
breakingapidatabaseorm78
PrismaChangelogMedium6 months ago
Prisma ORM is the most popular ORM in the TypeScript ecosystem. Today’s release brings a bunch of new bug fixes and overall improvements:
apidatabaseorm38
PrismaChangelogMedium6 months ago
When creating a new project with 6.18.0, prisma init will now create a prisma.config.ts file automatically. This prepares new applications for the future of Prisma 7. Some fields t...
apidatabaseorm38