- Added preview support for MongoDB introspection via `prisma db pull`, generating a Prisma schema from existing collections with type conflict comments and manual relation handling.
- Enabled `selectRelationCount` for MongoDB, allowing developers to query the count of related records (e.g., number of posts per user).
- Fixed numerous issues across Prisma Migrate, seeding, drift detection, Cloudflare Workers prototype, engine type configuration, and improved error messages.
Community impact
Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.