- Add <ViewTransition/> with addTransitionType API, support refs on <Fragment/>, and introduce browser() API for client‑only rendering in Suspense boundaries.
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.
Products in this channel
Latest TypeScript changelog updates
Deprecate Server.prototype.listen2 in node:net and update documentation accordingly.
- Updated the crypto subsystem: root certificates to NSS 3.126, added STORE‑loader support for private keys, upgraded OpenSSL to 3.5.8 and removed legacy BoringSSL shims;
Enabled AVIF image optimization (re‑enabling after v16.3.3)
Enables AVIF image optimization when newer versions of Sharp are installed.
Out‑of‑band release correcting Node version display that mistakenly showed an alpha tag.
Added new APIs and performance enhancements: benchmark analyze mode, histogram hypothesis testing, net.BlockList speedup, repl syntax highlighting, sqlite StatementSync.close & Symbol.dispose, non‑throwing MIMEType.parse, zlib ZipEntry/Z...
AsyncLocalStorage now supports using scopes and improved trackPromises validation; Buffer gains an end parameter with related bug fixes.