Prisma ORM 7.10.0 Prisma ORM 7.10.0 introduces a compatibility package for running Prisma 7 alongside newer Prisma versions, secures Prisma Studio's local server, and includes fixes across Prisma Client and the PostgreSQL, MariaDB, Neon, SQ
Catalog / Databases
Prisma changelog
Type safe database client and migration tool for Node.js and TypeScript.
- Latest
- 7.10.0
- Shipped
- 25 Aug 2026yesterday
- Collected
- 60 releasesback to 9 Jul 2024
- Source
- prisma/prisma
- Project
- prisma.io
- Feed
- RSS
Read today, the first day on record. Collection status
Version history
7.x15 releases
Today, we're issuing a patch release to resolve a security advisory in a transitive dependency of Prisma CLI (via @prisma/dev). This fixes https://github.com/prisma/prisma/issues/29780. It does not actually affect @prisma/dev or Prisma CLI
Today, we are excited to share the 7.9.0 stable release π π Star this repo for notifications about new releases, bug fixes & features β or follow us on X! Highlights ORM Tab completions for the Prisma CLI Typing out CLI commands from memo
Today, we are excited to share the 7.8.0 stable release π π Star this repo for notifications about new releases, bug fixes & features β or follow us on X! Highlights ORM Features Prisma Client Added a queryPlanCacheMaxSize option to the P
Today, we are excited to share the 7.7.0 stable release π π Star this repo for notifications about new releases, bug fixes & features β or follow us on X! Highlights ORM prisma bootstrap command A new prisma bootstrap command (#29374, #29
Today, we are excited to share the 7.6.0 stable release π π Star this repo for notifications about new releases, bug fixes & features β or follow us on X! Highlights ORM Features CLI Added a prisma postgres link command that connects a lo
Today, we are excited to share the 7.5.0 stable release π π Star this repo for notifications about new releases, bug fixes & features β or follow us on X! Highlights ORM Features Added support for nested transaction rollbacks via savepoin
Today, we are issuing a 7.4.2 patch release focused on bug fixes and quality improvements. π Fixes Prisma Client Fix a case-insensitive IN and NOT IN filter regression (https://github.com/prisma/prisma/pull/29243) Fix a query plan mutation
Today, we are issuing a 7.4.1 patch release focused on bug fixes and quality improvements. π Fixes Prisma Client Fix cursor-based pagination regression with parameterised values (https://github.com/prisma/prisma/pull/29184) Preserve Prisma
Today, we are excited to share the 7.4.0 stable release π π Star this repo for notifications about new releases, bug fixes & features β or follow us on X! Highlights ORM Caching in Prisma Client Todayβs release is a big one, as we introdu
Today, we are excited to share the 7.3.0 stable release π π Star this repo for notifications about new releases, bug fixes & features β or follow us on X! ORM #28976: Fast and Small Query Compilers We've been working on various performanc
Today, we are excited to share the 7.2.0 stable release π π Star this repo for notifications about new releases, bug fixes & features β or follow us on X! Highlights ORM #28830: feat: add sqlcommenter-query-insights plugin Adds a new SQL
Today, we are excited to share the 7.1.0 stable release π π Star this repo for notifications about new releases, bug fixes & features β or follow us on X! This release brings quality of life improvements and fixes various bugs. Prisma ORM
Today, we are issuing a 7.0.1 patch release focused on quality of life improvements, and bug fixes. π Fixes Prisma Studio: Support Deno >= 1.4 <2.2 and Bun >= 1 (via https://github.com/prisma/prisma/pull/28583) Fix collisions between user
Today, we are excited to share the 7.0.0 stable release π π Star this repo for notifications about new releases, bug fixes & features β and follow us on X! Highlights Over the past year we focused on making it simpler and faster to build
6.x35 releases
Today, we are issuing a 6.19.3 patch release in the Prisma 6 release line. It updates the effect dependency to resolve a security vulnerability. Changes: https://github.com/prisma/prisma/pull/29416
Today, we are issuing a 6.19.2 patch release in the Prisma 6 release line. It fixes an issue with Prisma Accelerate support in some edge runtime configurations when the @prisma/client/edge entrypoint is not being used. Changes: https://gith
Today, we are issuing a patch release for Prisma 6 that includes a fix for a diffing bug introduced in Prisma 6.13.1, which led to incorrectly reported empty diffs. Changes https://github.com/prisma/prisma-engines/pull/5706
Today, we are excited to share the 6.19.0 stable release π π Star this repo for notifications about new releases, bug fixes & features β or follow us on X Highlights This release brings a lot of bug fixes and improvements to both the ORM
Today, we are excited to share the 6.18.0 stable release π π Star this repo for notifications about new releases, bug fixes & features β or follow us on X! Prisma ORM Prisma ORM is the most popular ORM in the TypeScript ecosystem. Todayβs
Today, we are issuing a patch release to address a regression in v6.17.0 that affected diffing of unsupported types, leading to unnecessary or incorrect changes when creating new migrations or running db pull. This update is recommended for
Today, we are excited to share the 6.17.0 stable release π π Star this repo for notifications about new releases, bug fixes & features β or follow us on X! Prisma ORM Prisma ORM is the most popular ORM in the TypeScript ecosystem. Today's
Today, we are issuing a 6.16.3 patch release focused on bug fixes. π Fixes Prisma Client (prisma-client generator): fixed missing JSON null type definitions (JsonNull, DbNull, AnyNull) in the browser.ts entrypoint. (https://github.com/pris
Today, we are issuing a 6.16.2 patch release. Bug fixes In Prisma ORM 6.16.0, we've enabled usage of the new engineType = client with Prisma Postgres, but our validation rules permitted invalid combinations of Prisma Postgres URLs and drive
Today, we are issuing a 6.16.1 patch release. Bug fixes In Prisma ORM 6.16.0, the driverAdapters and queryCompiler features were stabilized, but leftover code in the prisma-client-ts generator required them to still be specified in edge run
Today, we are excited to share the 6.16.0 stable release π π Star this repo for notifications about new releases, bug fixes & features β or follow us on X! Prisma ORM This section contains all the updates made in Prisma ORM v6.16.0. Rust-
Today, we are excited to share the 6.15.0 stable release π π Star this repo for notifications about new releases, bug fixes & features β or follow us on X! Highlights AI safety guardrails for destructive commands Prisma ORM now includes b
Today, we are excited to share the 6.14.0 stable release π π Star this repo for notifications about new releases, bug fixes & features β or follow us on X! Highlights @unique attributes for SQL views (Preview) Last release, we improved th
Today, we are excited to share the 6.13.0 stable release π π Star this repo for notifications about new releases, bug fixes & features β or follow us on X! Highlights In this ORM release, weβre moving the Prisma Config file and the multi-
Today, we are excited to share the 6.12.0 stable release π π Star this repo for notifications about new releases, bug fixes & features β or follow us on X! Highlights ESM-compatible prisma-client generator now in Preview Weβre excited to
Today, we are issuing a 6.11.1 patch release. Bug fixes In Prisma ORM version 6.11.0, we shipped a bug fix for Prisma that allows using Prisma Postgres with direct TCP connections with Prisma Driver Adapters. This fix required refactoring t
Today, we are excited to share the 6.11.0 stable release π π Star this repo for notifications about new releases, bug fixes & features β or follow us on X! Highlights Prisma ORM without Rust engines for MySQL/MariaDB, Neon & CockroachDB (
Today, we are issuing a 6.10.1 patch release. Bug fixes In Prisma ORM version 6.10.0, we shipped a bug fix for Prisma Migrate that ensured we always gracefully closed PostgreSQL connections by sending the Terminate message and not just abru
Today, we are excited to share the 6.10.0 stable release π π Help us spread the word about Prisma by starring the repo βοΈ or posting on X about the release. Highlights No Rust engines for MS SQL Server & PlanetScale (Preview) We are in th
Today, we are excited to share the 6.9.0 stable release π π Help us spread the word about Prisma by starring the repo βοΈ or posting on X about the release. Highlights Prisma ORM without Rust engines for PostgreSQL & SQLite (Preview) If yo
Today, we are issuing the 6.8.2 patch release. It fully resolves an issue with the prisma init and prisma dev commands for some Windows users who were still facing problems after the previous incomplete fix in version 6.8.1. Fixes: https://
Today, we are issuing the 6.8.1 patch release. It fixes an issue with the prisma init and prisma dev commands on Windows. Fixes https://github.com/prisma/prisma/issues/27192
Today, we are excited to share the 6.8.0 stable release π π Help us spread the word about Prisma by starring the repo βοΈ or posting on X about the release. Highlights Local development with Prisma Postgres via prisma dev (Early Access) In
Today, we are excited to share the 6.7.0 stable release π π Help us spread the word about Prisma by starring the repo βοΈ or posting on X about the release. Highlights Prisma ORM without Rust engines (Early Access) If you're a regular visi
Today, we are excited to share the 6.6.0 stable release π This version comes packed with exciting features, we can't wait to see what you're going to build with it! Read our announcement blog post for more details: Prisma ORM 6.6.0: ESM Su
Today, we are excited to share the 6.5.0 stable release π π Help us spread the word about Prisma by starring the repo βοΈ or tweeting about the release. π Highlights Databases can only be reset manually and explicitly In previous versions
Today, we are issuing the 6.4.1 patch release. It fixes a few issues with the NPS survey and makes it respect the --no-hints CLI flag. Fixes Prisma CLI https://github.com/prisma/prisma/issues/26364
Today, we are excited to share the 6.4.0 stable release π π Help us spread the word about Prisma by starring the repo βοΈ or tweeting about the release. π Highlights TypeScript-based configuration with prisma.config.ts (Early Access) In t
This patch releases introduces improvements to the prisma init output when invoked to with the --db option. Run npx prisma@latest init --db to get an instant Prisma Postgres database.
Today, we are excited to share the 6.3.0 stable release π π Help us spread the word about Prisma by starring the repo βοΈ or tweeting about the release. π Highlights A brand new Prisma Studio In this release we've included several great i
Today we are releasing the 6.2.1 patch release to address an issue with some of the omitApi preview feature checks having been accidentally omitted when making the feature GA. Now it is fully functional without the preview feature flag. Cha
Today we're releasing Prisma ORM version 6.2.0 π π Help us spread the word about Prisma by starring the repo or tweeting about the release. π We have a number of new features in this version, including support for json and enum fields in
Today we're releasing Prisma ORM version 6.1.0 In this version our tracing Preview feature is being graduated to GA! Highlights Tracing goes GA The tracing Preview feature is now stable. You now no longer have to include tracing in your set
Today we are releasing the 6.0.1 patch release to address an issue with using Prisma Client generated in a custom output path with Next.js. Changes Revert "type": "commonjs" addition in generated package.json
Weβre excited to share the Prisma ORM v6 release today π As this is a major release, it includes a few breaking changes that may affect your application. Before upgrading, we recommend that you check out our upgrade guide to understand the
5.x9 releases
Today, we are excited to share the 5.22.0 stable release π π Help us spread the word about Prisma by starring the repo βοΈ or posting on X about the release. Highlights Further Tracing Improvements In our ongoing effort to stabilize the tr
Fixed a bug where migrations were not using shadow database correctly in some edge cases
Today, we are excited to share the 5.21.0 release π π Help us spread the word about Prisma by starring the repo βοΈ or posting on X about the release. Highlights Better support for tracing in MongoDB The tracing Preview feature now has ful
π Help us spread the word about Prisma by starring the repo or posting on X about the release. π Highlights strictUndefinedChecks in Preview With Prisma ORM 5.20.0, the Preview feature strictUndefinedChecks will disallow any value that is
Today, we are issuing the 5.19.1 patch release. What's Changed We've fixed the following issues: https://github.com/prisma/prisma/issues/25103 https://github.com/prisma/prisma/issues/25137 https://github.com/prisma/prisma/issues/25104 https
Today, we are excited to share the 5.19.0 stable release π π Help us spread the word about Prisma by starring the repo or posting on X about the release. π Highlights Introducing TypedSQL TypedSQL is a brand new way to interact with your
π Help us spread the word about Prisma by starring the repo or tweeting about the release. π Highlights Native support for UUIDv7 Previous to this release, the Prisma Schema function uuid() did not accept any arguments and created a UUIDv
π Help us spread the word about Prisma by starring the repo or tweeting about the release. π Highlights VSCode extension improvements Weβre happy to introduce some cool new features that will make your experience with the Prisma VSCode ex
Today, we are issuing the 5.16.2 patch release to fix an issue in Prisma client. Fix in Prisma Client nextjs app deployed to vercel edge can't import prisma WASM module
0.x1 release
This is the namespace release: Prisma Next now publishes as 17 packages under the @prisma scope, and an application depends on exactly one database facade. It also completes the structured error-code scheme across every plane, makes relatio