- Added TypedSQL preview: write .sql files in a prisma/sql folder, type‑checked at generate time and importable via @prisma/client/sql.
- Fixed driver adapter bugs for Cloudflare D1, deep nested joins preview, and MongoDB IPv4/IPv6 cold‑start issues.
- Updated docs with a new TypedSQL section and incorporated multiple bug‑fixes.