Skip to content

7.4.1

Choose a tag to compare

@jacek-prisma jacek-prisma released this 19 Feb 17:58
· 8186 commits to main since this release
533e22a

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!