- Adds native database type support in Prisma Migrate and introduces a preview db seed command for fast data seeding.
- Introduces rejectOnNotFound for findFirst/findUnique, enhances PostgreSQL array filters, adds select option to count queries, and stabilizes uncheckedScalarInputs for direct foreign‑key writes.
- Breaking changes include RHEL base image upgrade, renaming FindOneModelArgs/FindManyModelArgs and removal of findOne, plus numerous bug fixes and security improvements.
Community impact
Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.