- 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