- Prisma Migrate is now GA, removing the preview flag and automatically triggering client generation after migrate commands.
- New preview capabilities: order queries by relation aggregates via the orderByRelation flag, and the Go client now returns results from transaction APIs.
- A batch of bug fixes across Migrate, Client, and Studio, plus extensive documentation updates.