- Fixed issues query for TypeScript 6.0.0 (Beta).
- Fixed issues query for TypeScript 6.0.1 (RC).
- Published the TypeScript 6.0.1 RC binaries on npm.
ReactJS changelog digest
Mar 2 - Mar 8, 2026. Useful releases, risky migrations, and noisy updates from the ReactJS channel.
No matching updates in this bucket.
ReactJS updates in 2026-w10
- Clean up UV compatibility and fix core issues
- Fix deployment version lookup, Node extension compatibility, TTY stream handling, and test restart on env file changes
- Improve npm install‑g Deno binary startup performance
- Fixed deployment subcommand to stop using the JSR API
- Resolved multiple Node.js extension bugs: partial stdout/stderr writes, made UDP socket ops synchronous and added missing dgram methods, added HTTP over Windows named pipes support
- Fixed npm issues: avoided panic on missing peer dependencies, corrected missing dependencies regression, and improved npm install Deno binary startup performance
- Bumped V8 engine to version 14.6 and added support for newer crypto algorithms and EC key handling.
- Fixed numerous issues across core, ext/node, ext/crypto, coverage, npm install, and environment handling.
- Improved npm install performance by parallelizing fetches, offloading HTTP decompression, and optimizing tarball extraction.