Skip to content

v5.0.0

Latest

Choose a tag to compare

@sindresorhus sindresorhus released this 28 Jun 13:40

Breaking

  • Require Node.js 18 23b4f67
  • Change return value from Buffer to Uint8Array (#23) f01c7c3
    • Buffer is a subclass of Uint8Array, so this change only affects you if you use Buffer-specific methods. Learn more.

v4.0.3...v5.0.0