releases.shpreview
Prisma/Prisma

Prisma

Mon
Wed
Fri
JunJulAugSepOctNovDecJanFebMarAprMayJun
Less
More
Releases9Avg3/moVersionsv6.19.3 to v7.8.0
Recent Highlights8 releases · last 90 days

Prisma 7 pushed hard on performance and runtime efficiency over this period. The team introduced query result caching in 7.4.0 to eliminate repeated compilation overhead on the event loop, then complemented it with tunable compiler builds in 7.3.0 that let developers trade speed for bundle size. On the adapter front, 7.6.0 expanded driver-specific ergonomics—the pg adapter gained connection string support and custom prepared statement naming, while mariadb toggled between text and binary protocols to fix number precision. Nested transaction rollbacks via savepoints arrived in 7.5.0, enabling proper cleanup when outer transactions fail.

Generated Apr 3, 2026, 7:24 PM UTC
Feb 2026
Feb 20263 releases

February brought refinement to query handling and adapter support. Prisma shipped 7.4.0 with a new caching layer for the WebAssembly query compiler to reduce event loop contention under high concurrency, addressing the trade-off introduced when the compiler moved onto the JavaScript main thread in version 7. Two patch releases followed, fixing cursor pagination regressions, query plan mutations affecting cursor queries, case-insensitive filter behavior, and compatibility issues in MariaDB and PostgreSQL adapters.

Last Checked
2h ago
Latest
7.8.0
Tracking since Jun 9, 2020