Prisma Client is an auto-generated, type-safe and modern JavaScript/TypeScript ORM for Node.js that's tailored to your data. Supports PostgreSQL, CockroachDB, MySQL, MariaDB, SQL Server, SQLite & MongoDB databases.
Last release 4 days ago
27 Aug 2026
Ships fairly regularly
a new release about every 1 weeks
Nearly every release is documented
notes for 60 of the last 60 stable releases
3 versions withdrawn
withdrawn after publishing
7 years old
10653 releases Β· first in 2020
Release timeline
10653 releases since 2020One column per quarter.
Releases
- 4.8.1-dev.15 Jan 2023pre-release
Nothing published for this version
- 4.8.020 Dec 2022
Release notes
Open source βπ Help us spread the word about Prisma by starring the repo or tweeting about the release. π
Highlights
Improved serverless experience β smaller engines size
In this release, we have decreased the size of our engine files by an average of 50%. The size of the Query Engine used on Debian, with OpenSSL 3.0.x, for example, went from 39MB to 14MB. We will also remove some smaller engines to decrease the total size in future versions.
Additionally, we have started optimizing how the Prisma schema is loaded in Prisma Client. You should notice a considerable improvement when executing the first query if you're working with a bigger schema with many models and relations.
We will continue investing in this direction in the next releases and further improve the experience with Prisma and serverless environments.
Multi-schema support for CockroachDB (Preview)
We're pleased to share that this release adds Preview support for multi-schema for CockroachDB. π
This release adds support for:
- Introspecting databases that organize objects in multiple database schemas
- Managing multi-schema database setups directly from Prisma schema
- Generating migrations that are database schema-aware with Prisma Migrate
- Querying across multiple database schemas with Prisma Client
If you already have a CockroachDB database using multiple schemas, you can quickly get up and running set up multiple schemas by:
- Enabling the Preview feature in the Prisma schema
- Defining the schemas in the
schemasproperty in thedatasourceblock - Introspecting your database using
prisma db pull
You can further evolve your database schema using the multi-schema Preview feature by using
prisma migrate dev.For further details, refer to our documentation and let us know what you think in this GitHub issue.
Improved OpenSSL 3.x support
Prisma now supports OpenSSL 3 builds for Linux Alpine on
x86_64architectures. This particularly impacts users running Prisma onnode:alpineandnode:lts-alpineDocker images. The images are based on an Alpine version that ships with OpenSSL 3.0.x, which isnβt compatible with OpenSSL 1.1.x (already supported by Prisma). You can read more details about it in this GitHub comment.We also have rewritten our OpenSSL version detection logic, making it future-proof. We now expect Prisma to support systems running with any OpenSSL 3 minor versions out of the box.
Fixes and improvements
Prisma
- Migrate: @dbgenerated with @db.Time(0) keeps generating new migrations
- Error parsing attribute "@@index": The Gin index field type
Uuidhas no default operator class. - UTF-8 Error: index is not a char boundary
- Error in migration engine. Reason: entered unreachable code
- Regression in enum default value handling in 4.7.0
- Regression in relation field name deduplication
- multiSchema:
migrate resetonly resets first schema - Cross schema reference with foreign key not working in 4.7.0.
- Support SQL Server in
multiSchemaintrospection migrate devdoes not detect drift between database schema and migration history formultiSchema- Bad credentials when downloading using @prisma/fetch-engines
- multiSchema: migrate dev fails to apply cleanly to shadow database after custom migration renames table in secondary schema
Prisma Migrate
- Prisma db migration always altering my table contains mysql TIME data type inside of it
- Prisma migration fails with postgres
- Migrate Dev CMD Issue when using
multiSchemapreview feature with MySQL
Prisma Client
- Prisma 4.3.1 distribution is bundling a libquery_engine
- enum fields are missing in select's type when
clientExtensionspreview feature is used $extendsTS error: "Inferred type of this node exceeds the maximum length the compiler will serialize" with"declaration": trueintsconfig- Regression bug: batched findUniqueOrThrow queries throw 'Field does not exist on enclosing type.'
- Prisma Client Extensions:
argsisundefined - Support OpenSSL 3.0 for Alpine Linux
console.logoutputs incorrect value whenresultextensions are used- 4.6.0 and newer does not let me spy using vitest.
- Investigate memory issues on Windows
- [email protected] - "RangeError: Maximum call stack size exceeded" when clientExtensions enabled
- Unique constraint error when connecting an item in a 1-1 relation that is already connected
- Error when using "multiSchema" with custom database schema and implicit Many To Many relation
- binaries.prisma.sh not accessible via IPv6
- Nested disconnect fails with
extendedWhereUniqueon SQL
Language tools (e.g. VS Code)
- Auto completion suggests
@mapalthough already present - Update message for detecting both Stable and Insiders in workspace
- Update to use correct form of criteri(a/on)
- Extra
'in optional arguments context
Prisma Engines
- Use correct forms of "criterion" (singular) and "criteria" (plural)
- Only use buildjet action runner where needed
- Bug:
@@schemaattribute should always be required whenschemasis defined in the datasource
Credits
Huge thanks to @ivan, @Mini256, @cmd-johnson for helping!
Prisma Help Center (New)
We recently just launched our Help Center that you can use to find resources and get help from our support team for both the Prisma ORM and the Prisma Data Platform.
Check it out, and let us know what you think.
πΊ Join us for another "What's new in Prisma" live stream
Learn about the latest release and other news from the Prisma community by joining us for another "What's new in Prisma" live stream.
The stream takes place on YouTube on Thursday, December 22 at 5 pm Berlin | 8 am San Francisco.
- 4.8.0-integration-libssl-detection.415 Dec 2022pre-release
Nothing published for this version
- 4.8.0-integration-libssl-detection.315 Dec 2022pre-release
Nothing published for this version
- 4.8.0-integration-libssl-detection.215 Dec 2022pre-release
Nothing published for this version
- 4.8.0-integration-libssl-detection.115 Dec 2022pre-release
Nothing published for this version
- 4.8.0-integration-fix-publish-patch-3-0-x.119 Dec 2022pre-release
Nothing published for this version
- 4.8.0-integration-fix-client-extensions-tsc-crash.316 Dec 2022pre-release
Nothing published for this version
- 4.8.0-integration-fix-client-extensions-tsc-crash.216 Dec 2022pre-release
Nothing published for this version
- 4.8.0-integration-fix-client-extensions-tsc-crash.116 Dec 2022pre-release
Nothing published for this version
- 4.8.0-integration-engines-4-8-0-54-integration-log-capture-0f4ba106cef703558d8d55d2c444563797f19957.118 Dec 2022pre-release
Nothing published for this version
- 4.8.0-integration-engines-4-8-0-49-feat-to-one-read-where-filter-bdc11e554ded89befc229418635bf7e058d6ca9a.116 Dec 2022pre-release
Nothing published for this version
- 4.8.0-integration-engines-4-8-0-46-integration-alpine-builds-50f740ec721d2f08956550f9b3e648e4203fbbd2.115 Dec 2022pre-release
Nothing published for this version
- 4.8.0-integration-engines-4-8-0-39-integration-alpine-builds-a1ecc68a71a05f6afb563825c86ba79e3e917b9e.114 Dec 2022pre-release
Nothing published for this version
- 4.8.0-integration-engines-4-8-0-38-integration-alpine-vendored-ssl-0983130423ceaa98264c4825bfdf6d66907929f2.114 Dec 2022pre-release
Nothing published for this version
- 4.8.0-integration-engines-4-8-0-34-feat-dmmf-connected-engine-ee487e70470b452b3350f1e15ce530ac3361cab9.114 Dec 2022pre-release
Nothing published for this version
- 4.8.0-integration-engines-4-8-0-33-integration-pass-namespaces-to-introspect-430becaf603dddebc58173a4fba16d5a1a92abe8.114 Dec 2022pre-release
Nothing published for this version
- 4.8.0-integration-engines-4-8-0-31-integration-add-affected-prop-to-introspection-warnings-97cf49ec832e3ddc64c432185cd264c4faf6a9cb.113 Dec 2022pre-release
Nothing published for this version
- 4.8.0-integration-engines-4-8-0-30-integration-debian-is-now-rhel-244a31f37b9c296665177aca58dd7d2d1e2b0071.112 Dec 2022pre-release
Nothing published for this version
- 4.8.0-integration-engines-4-8-0-3-integration-test-pipeline-f1d969cc9112a5bbf1091f758616c2be1e42752b.11 Dec 2022pre-release
Nothing published for this version
- 4.8.0-integration-engines-4-8-0-29-integration-debian-is-now-rhel-171d29628e84ffa45793f80672686f4f6dd38e2d.112 Dec 2022pre-release
Nothing published for this version
- 4.8.0-integration-engines-4-8-0-26-integration-introspect-composite-type-depth-to-isize-781dae0383e8814e59be42664dec396895230342.112 Dec 2022pre-release
Nothing published for this version
- 4.8.0-integration-engines-4-8-0-24-integration-debian-stretch-a16e4e212cd5f4f1cbc5070fc68c63d36685efe5.19 Dec 2022pre-release
Nothing published for this version
- 4.8.0-integration-debian-is-now-rhel.712 Dec 2022pre-release
Nothing published for this version
- 4.8.0-integration-debian-is-now-rhel.612 Dec 2022pre-release
Nothing published for this version
- 4.8.0-integration-debian-is-now-rhel.512 Dec 2022pre-release
Nothing published for this version
- 4.8.0-integration-debian-is-now-rhel.412 Dec 2022pre-release
Nothing published for this version
- 4.8.0-integration-debian-is-now-rhel.312 Dec 2022pre-release
Nothing published for this version
- 4.8.0-integration-debian-is-now-rhel.212 Dec 2022pre-release
Nothing published for this version
- 4.8.0-integration-debian-is-now-rhel.112 Dec 2022pre-release
Nothing published for this version
- 4.8.0-integration-add-affected-prop-to-introspection-warnings.113 Dec 2022pre-release
Nothing published for this version
- 4.8.0-dev.7120 Dec 2022pre-release
Nothing published for this version
- 4.8.0-dev.7020 Dec 2022pre-release
Nothing published for this version
- 4.8.0-dev.6920 Dec 2022pre-release
Nothing published for this version
- 4.8.0-dev.6819 Dec 2022pre-release
Nothing published for this version
- 4.8.0-dev.6719 Dec 2022pre-release
Nothing published for this version
- 4.8.0-dev.6619 Dec 2022pre-release
Nothing published for this version
- 4.8.0-dev.6519 Dec 2022pre-release
Nothing published for this version
- 4.8.0-dev.6419 Dec 2022pre-release
Nothing published for this version
- 4.8.0-dev.6319 Dec 2022pre-release
Nothing published for this version
- 4.8.0-dev.6219 Dec 2022pre-release
Nothing published for this version
- 4.8.0-dev.6119 Dec 2022pre-release
Nothing published for this version
- 4.8.0-dev.6019 Dec 2022pre-release
Nothing published for this version
- 4.8.0-dev.5919 Dec 2022pre-release
Nothing published for this version
- 4.8.0-dev.5817 Dec 2022pre-release
Nothing published for this version
- 4.8.0-dev.5717 Dec 2022pre-release
Nothing published for this version
- 4.8.0-dev.5616 Dec 2022pre-release
Nothing published for this version
- 4.8.0-dev.5516 Dec 2022pre-release
Nothing published for this version
- 4.8.0-dev.5416 Dec 2022pre-release
Nothing published for this version
- 4.8.0-dev.5315 Dec 2022pre-release
Nothing published for this version
- 4.8.0-dev.5215 Dec 2022pre-release
Nothing published for this version
- 4.8.0-dev.5115 Dec 2022pre-release
Nothing published for this version
- 4.8.0-dev.5015 Dec 2022pre-release
Nothing published for this version
- 4.8.0-dev.4915 Dec 2022pre-release
Nothing published for this version
- 4.8.0-dev.4815 Dec 2022pre-release
Nothing published for this version
- 4.8.0-dev.4714 Dec 2022pre-release
Nothing published for this version
- 4.8.0-dev.4614 Dec 2022pre-release
Nothing published for this version
- 4.8.0-dev.4514 Dec 2022pre-release
Nothing published for this version
- 4.8.0-dev.4414 Dec 2022pre-release
Nothing published for this version
- 4.8.0-dev.4314 Dec 2022pre-release
Nothing published for this version