Changes.Watch

Prisma changelog digest

Feb 2 - Feb 8, 2026. Useful releases, risky migrations, and noisy updates from the Prisma channel.

No matching updates in this bucket.

Prisma updates in 2026-w06

2026-02-03, Version 25.6.0 (Current), @aduh95

  • Added trackPromises option to async_hooks.createHook() for better promise tracking.
  • Introduced setTOS/getTOS methods on net.Socket and initial ESM support in the embedder API.
  • Improved performance: TextEncoder now uses simdutf, stream adds bytes() consumer, and test runner gains an env option.