Changes.Watch

TypeScript changelog digest

Jul 7 - Jul 13, 2025. Useful releases, risky migrations, and noisy updates from the TypeScript channel.

No matching updates in this bucket.

TypeScript updates in 2025-w28

2025-07-09, Version 24.4.0 (Current), @RafaelGSS

  • Added crypto.hash outputLength option for XOF functions and fixed SHAKE128/256 compatibility with OpenSSL 3.4.
  • Extended filesystem API with disposable mkdtempSync, added permission model flags on spawn and support for permission.has(addon).
  • Introduced readBigInts option for SQLite connections, watch kill signal flag, and updated documentation for all watch mode CLI flags.