Skip to content

v5.61.0

Choose a tag to compare

@sokra sokra released this 29 Oct 14:01
· 3678 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