Skip to content

v3.0.0

Compare
Choose a tag to compare
@sindresorhus sindresorhus released this 22 Aug 20:42
· 4 commits to main since this release

Breaking

  • Require Node.js 12.20 a764d9b
  • This package is now pure ESM. Please read this.
  • It now returns BigInt instead of number. To get a number, just wrap it in Number(…).

v2.0.1...v3.0.0