Skip to content

v5.61.0

Compare
Choose a tag to compare
@sokra sokra released this 29 Oct 14:01
· 2300 commits to main since this release

Bugfixes

  • use a wasm md4 implementation for node 17 support
  • include the path submodules in the node.js default externals

Performance

  • improve string to binary conversion performance for hashing

Contribution

  • CI runs on node.js 17