TypeScript 7.0.2 released as a patch update.
Prisma changelog updates
Prisma, TypeScript, Postgres, Node.js, and monorepo database workflows. Follow release notes, breaking changes, security patches, pricing updates, and community reactions from this channel.
Use this Prisma 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 Prisma changelog updates
Added crypto STORE loader support for loading private keys and updated root certificates to NSS 3.125, including Argon2 and FIPS‑mode fixes
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.
Added new APIs: ffi.getCurrentEventLoop, test runner context.log() with test:log event, and pattern cache for matchGlobPattern() (SEMVER MINOR).
Added new APIs such as `buffer.blob.textStream()`, experimental ESM `import text` flag, `ReadableStreamTee`, and synchronous dgram socket methods (`connectSync`, `bindSync`).
Fix multiple high‑severity CVEs across http2, https, permission, dns, sqlite, and zlib components
Patched numerous CVEs (high to low severity) across http2, permission, https, sqlite, dns, zlib, and http modules, enhancing security and stability.
Patched high‑severity CVEs across http2, http, https, dns, permission, and zlib modules, including header memory handling and identity checks.