- Fixed multiple Prisma Studio issues: added Deno 1.4–2.2 and Bun 1 support, resolved column‑collision bugs, added SQLite‑file missing warnings, addressed issue 1363, and sorted tables alphabetically.
- Improved Prisma CLI reliability: patched potential dependency vulnerabilities, fixed an exit‑code regression in prisma migrate diff, added clearer messaging for missing seed commands, and relaxed engine checks to allow Node.js 25+ usage.
- Restored CockroachDB support in the Prisma Client generator and upgraded better‑sqlite3 to version ^12.4.5, fixing related bugs.
Node.js changelog digest
Nov 24 - Nov 30, 2025. Useful releases, risky migrations, and noisy updates from the Node.js channel.
No matching updates in this bucket.
Node.js updates in 2025-w48
- Code Review is now in beta for organizations using Sentry’s EU data region.
- Available for free trial to eligible EU region customers.
- Updated crypto root certificates to NSS 3.114/3.116 and added security escalation and incident response documentation.
- Deprecated HTTP/2 priority signaling and refreshed numerous docs (release verification, security policies, typo fixes, etc.).
- Fixed several bugs: build implicit function declaration on OpenHarmony, REPL CPU overhead with large strings, test runner skipping logic, and other minor regressions.