Changes.Watch
Know what changed in your dev stack before it affects you.
Audit your stack →

TypeScript changelog digest

Aug 3 - Aug 9, 2026. Useful releases, risky migrations, and noisy updates from the TypeScript channel.

No matching updates in this bucket.

TypeScript updates in 2026-w32

Added traversal guard support from ReplyServer to FlightClient, enhancing security and stability of server-side rendering.

Introduce a new @prisma package namespace where each app uses a single @prisma/orm facade (postgres, sqlite, or mongo), retiring @prisma/next and making all other packages publish under @prisma scope.

Updated vendored lodash to 4.17.23 fixing CVE‑2025‑13465 and upgraded core dependencies such as tokio and React;