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

TypeScript changelog updates

Type-safe full-stack apps across React, Next.js, Node, Prisma, and APIs. Follow release notes, breaking changes, security patches, pricing updates, and community reactions from this channel.

Use this TypeScript changelog channel to compare product release notes, discover risky migrations, and build a weekly digest for the tools in this stack.

6
15
3

Products in this channel

Browse catalog

Latest TypeScript changelog updates

Backported bug fixes: scoped app entry export validation and corrected catch‑all index page routing.

Turbopack receives numerous enhancements, including async runtime preservation, embedded FS asset conditions, nested promise collapsing, hoisted module registration ordering, and HMR fixes for dynamic imports; cache handling is improved ...

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;