Changes.Watch

TypeScript changelog digest

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

No matching updates in this bucket.

TypeScript updates in 2026-w08

7.4.1

  • Fix cursor‑based pagination regression and preserve Prisma.skip in query extensions
  • Enable batching of queries in interactive transactions and improve JSONB deserialization handling
  • Add support for nullable column null handling, partial index @unique, and schema reformatter object expressions

TypeScript 6.0 Beta

  • Released TypeScript 6.0 Beta on npm
  • Fixed issues query functionality
  • Provided link to release announcement for details