- General Availability for preview features (extendedIndexes, filterJson, improvedQueryRaw) and new defaults for scalar lists and embedded MongoDB documents.
- Introduced Prisma Client methods findUniqueOrThrow and findFirstOrThrow while deprecating rejectOnNotFound.
- Multiple breaking changes: stricter index config, raw query type deserialization, removal of implicit references, enforced unique foreign keys, removal of type alias, SQLite URL protocol change, and updated string literal grammar.