Changes.Watch

TypeScript changelog digest

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

No matching updates in this bucket.

TypeScript updates in 2025-w25

6.10.1

  • Fix incomplete PostgreSQL connection termination on Windows for Prisma Migrate.
  • Resolve queryCompiler preview performance regression, delivering up to 500x speedup.
  • Recommend upgrading to 6.10.1 for Windows users and those on older local Prisma Postgres versions.

6.10.0

  • Preview Rust‑engine‑free query compiler for MS SQL Server and PlanetScale via adapter packages
  • VS Code UI now manages multiple local Postgres instances, adds “Push to Cloud” deployment and direct connection strings for any tool
  • Adds PlanetScale shard‑key support, deprecates the pg worker package, and changes the Prisma Client generator entrypoint (breaking)