- Prisma introspect now preserves manual schema changes by default (re‑introspection), with a new `--force` flag to override and avoid breaking existing workflows.
- Added atomic number operations (increment, decrement, multiply, divide, set) for Int and Float fields on update queries, enabled via the `atomicNumberOperations` feature flag.
- Fixed a large number of bugs and stability issues across Prisma Client, Engine, and Studio, and removed preview‑flag middleware support.
Community impact
Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.