- Added preview support for embedded documents with a new `type` keyword and enabled their introspection by default
- Replaced `@default(dbgenerated())` with `@default(auto())` for MongoDB defaults
- Made many‑to‑many relations require explicit `fields` and `references` arguments and renamed `@db.Array(ObjectId)` to `@db.ObjectId`, requiring schema adjustments
Community impact
Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.