- Patch release 6.19.1 fixes diffing bug introduced in 6.13.1 that reported empty diffs.
- Implemented fix is based on PR #5706 in the Prisma engines repository.
No matching updates in this bucket.
Backend updates in 2025-w50
- Added new runtime options such as http.optimizeEmptyRequests, watch config namespace, portable compile‑cache flag, sqlite defensive flag, and inspector inspection ability
- Enhanced N‑API with napi.createObject properties support, added options to lib.util.deprecate, and marked type stripping as stable
- Improved performance and reliability with faster buffer.concat via TypedArray, optimized console single‑string logging, fixed crypto.timingSafeEqual argument validation, and incorporated multiple V8/openssl updates