Today, we are issuing a 6.16.1 patch release.
Bug fixes
- In Prisma ORM 6.16.0, the
driverAdapters
andqueryCompiler
features were stabilized, but leftover code in theprisma-client-ts
generator required them to still be specified in edge runtimes. This has now been fixed, runtimes likeworkerd
andvercel-edge
no longer require these preview features.