Skip to content

6.16.1

Choose a tag to compare

@jacek-prisma jacek-prisma released this 11 Sep 12:36
· 8 commits to 6.16.x since this release
e3dba33

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 runtimes. This has now been fixed, runtimes like workerd and vercel-edge no longer require these preview features.