Traceary

Catalog / Prisma

Prisma 5 to 6

Every Prisma 6.x release the archive holds, 35 of them, starting at 6.0.0 and running to 6.19.3. The publisher writes these one at a time and its documentation describes the version you are on, so the run between two majors is not laid out anywhere as a list.

Releases
3535 carry notes
Opened
28 Nov 20241.7 years ago
Span
16 monthsto 1 Apr 2026
Breaking
3tagged by the publisher

The turn

The last 5.x release the archive holds before the turn is 5.22.0, on 5 Nov 2024. 6.0.0 followed 23 days later. The archive holds no 5.x release after 6.0.0 opened.

Tagged breaking

3 of these releases carry the breaking label: 6.7.0, 6.6.0, 6.0.0. The label is matched from words in the publisher’s own notes, so a release that changed an API without using the word does not carry it.

Every 6.x release

All Prisma releases
6.19.3securityfixedchanged

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

6.19.2fixed

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

6.19.1fixed

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

6.19.0securityaddedfixed

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

6.18.0securityaddedfixed

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

6.17.1addedfixedchanged

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

6.17.0securityaddedfixed

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

6.16.3addedfixedchanged

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

6.16.2addedfixed

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

6.16.1fixed

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

6.16.0securityaddedfixed

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-

6.15.0securityaddedfixed

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

6.14.0addedfixedchanged

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

6.13.0securityaddedfixed

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-

6.12.0securityaddedfixed

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

6.11.1fixed

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

6.11.0addedfixedremoved

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 (

6.10.1fixed

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

6.10.0addedchangeddeprecated

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

6.9.0addedchanged

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

6.8.2fixed

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://

6.8.1fixed

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

6.8.0added

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

6.7.0breakingaddedchanged

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

6.6.0breakingaddedfixed

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

6.5.0addedfixedchanged

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

6.4.1fixed

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

6.4.0addedchanged

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

6.3.1addedfixed

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.

6.3.0addedfixedchanged

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

6.2.1fixed

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

6.2.0addedfixedchanged

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

6.1.0addedfixedchanged

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

6.0.1fixed

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

6.0.0breakingaddedchanged

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