- - Fixed prisma init and prisma dev commands on Windows that were broken after 6.8.1
- - Fully resolves issue #27195 for affected Windows users
Prisma changelog digest
May 12 - May 18, 2025. Useful releases, risky migrations, and noisy updates from the Prisma channel.
No matching updates in this bucket.
Prisma updates in 2025-w20
- Fix prisma init command on Windows
- Fix prisma dev command on Windows
- Added `prisma dev` command for local Prisma Postgres development without Docker
- Introduced native Deno support via Prisma client generator (preview) and enhanced VS Code Agent Mode for database workflow automation
- Launched new Singapore (ap‑southeast‑1) region for Prisma Postgres instances
- Fix error handling for async crypto operations to address CVE‑2025‑23166
- Release classified as a security update resolving a crypto vulnerability
- Fix CVE-2025-23166 by correcting error handling on async crypto operations
- Update c-ares dependency to version 1.34.5
- Fixed error handling in async crypto operations (CVE‑2025‑23166).
- Added missing uv_fs_req_cleanup call in the file system module (CVE‑2025‑23165).
- Fix error handling on async crypto operations (CVE‑2025‑23166) – introduces breaking changes.
- Add missing call to uv_fs_req_cleanup in the fs module (CVE‑2025‑23165).
- Update llhttp dependency to version 9.2.0 (SEMVER major bump).