- 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.
Prisma changelog digest
Mar 2 - Mar 8, 2026. Useful releases, risky migrations, and noisy updates from the Prisma channel.
No matching updates in this bucket.
Prisma updates in 2026-w10
- Build system now tests on Python 3.14 and adds sccache persistence improvements.
- Crypto module upgraded root certificates to NSS 3.119, fixed deepEqual URL bug, and added HTTP keep‑alive timeout and HTTP/2 initialWindowSize validation.
- Massive dependency refresh (V8, ICU, OpenSSL 3.0.19, corepack 0.34.6, minimatch, googletest, etc.) plus extensive documentation typo and grammar corrections.
- Added a limits property to SQLite DatabaseSync, C++ support for diagnostics channels, and a permission audit API.
- Test runner now exposes worker IDs for concurrent execution and buffer.concat performance has been optimized.
- Switched to new API documentation tooling and fixed several crypto null‑pointer handling bugs.