npm prisma 7.4.1

6 hours ago

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 (#29184)
  • Preserve Prisma.skip through query extension argument cloning (#29198)
  • Enable batching of multiple queries inside interactive transactions (#25571)
  • Add missing JSON value deserialization for JSONB parameter fields (#29182)
  • Apply result extensions correctly for nested and fluent relations (#29218)
  • Allow missing config datasource URL and validate only when needed (prisma/prisma-engines#5777)

Driver Adapters

  • @prisma/adapter-ppg: Handle null values in type parsers for nullable columns (#29192)

Prisma Schema Language

🙏 Huge thanks to our community

Many of the fixes in this release were contributed by our amazing community members. We're grateful for your continued support and contributions that help make Prisma better for everyone!

Don't miss a new prisma release

NewReleases is sending notifications on new releases.