Skip to content

v13.5.2

Choose a tag to compare

@kiki-kanri kiki-kanri released this 05 Oct 08:34
· 115 commits to main since this release

compare changes

馃拝 Refactors

  • Change toBuffer parameter type to BinaryInput (same as original) (09abf4c)
  • Rename func parameters in arr.map and similar methods to item for consistency (c5768ac)
  • Tidy up code (1a92f2c)
  • Tidy up code (523d13d)

馃彙 Chore

  • Add .editorconfig (11056ce)
  • Update dependencies and adjust @noble/hashes import path (bef1d7d)
  • Upgrade dependencies (1b070b2)

鉂わ笍 Contributors

  • kiki-kanri