- Move Prisma CLI to the `prisma` npm package and deprecate `@prisma/cli`, requiring a find‑replace in codebases.
- Introduce preview features: bulk inserts via `createMany`, ordering by relation fields, a new `Unsupported` schema type, and enhanced `dbgenerated()` default value syntax.
- Revise native type handling and default mappings (Float→Double, Decimal changes) with breaking changes to MySQL `queryRaw` Boolean values and other migration behaviors.
Community impact
Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.