- Introduced the @unique attribute for SQL views (preview), enabling relationships, findUnique queries, and cursor‑based pagination on views.
- Removed the deprecated prisma.$use middleware and the metrics preview feature, prompting migration to Prisma Client extensions.
- Fixed several regressions in the new Prisma Client generator, queryCompiler preview, and Prisma Config; enhanced type performance and Management API robustness.