Changes.Watch

TypeScript changelog digest

Jun 2 - Jun 8, 2025. Useful releases, risky migrations, and noisy updates from the TypeScript channel.

No matching updates in this bucket.

TypeScript updates in 2025-w23

6.9.0

  • Preview release of Rust‑engine‑free Prisma ORM for PostgreSQL & SQLite using queryCompiler and driverAdapters flags.
  • Local Prisma Postgres now persists data, supports multiple instances, and is the default for `prisma init`; you can also connect using any ORM via standard PostgreSQL connection strings.
  • New UI features include backup/restore in Prisma Console, a VS Code extension database management UI, and a new San Francisco region for Prisma Postgres.