Change8

v24.0.1

📦 node-jsView on GitHub →
3 features🐛 5 fixes1 deprecations🔧 4 symbols

Summary

This release primarily focuses on documentation improvements and reverts the deprecation of SlowBuffer. It also includes build tool updates and clarifies the future roadmap for Corepack.

✨ New Features

  • Updated build process to use //third_party/simdutf by default in GN.
  • Added missing documentation for options.signal in readlinePromises.createInterface().
  • Added history entries to the --input-type documentation section.

🐛 Bug Fixes

  • Reverted the move of SlowBuffer to End-of-Life (EOL) status, restoring its availability.
  • Fixed typo in method name for error-stack benchmark.
  • Fixed misaligned options in vm.compileFunction() documentation.
  • Fixed typo in benchmark script path.
  • Fixed typo in zlib.md documentation.

Affected Symbols

⚡ Deprecations

  • Clarified the future removal of Corepack in Node.js v25 and later.