- - Fixed prisma init and prisma dev commands on Windows that were broken after 6.8.1
- - Fully resolves issue #27195 for affected Windows users
Node.js changelog digest
May 12 - May 18, 2025. Useful releases, risky migrations, and noisy updates from the Node.js channel.
No matching updates in this bucket.
Node.js 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).
- Introduces GA Trace Explorer for browsing span/trace samples
- Enables on‑the‑fly aggregation of any span attribute to compute metrics without cardinality limits
- Allows flexible, ad‑hoc metric creation directly from trace data
- Improved performance and resource utilization, including faster VSIM FILTER parsing
- Fixed Query Engine bugs: timeout policy revert, reserved field name issue on FT.AGGREGATE, and FT.CURSOR DEL crash
- Corrected wrong text in license files