Skip to content

v1.0.0

Choose a tag to compare

@sindresorhus sindresorhus released this 17 Sep 19:22
· 8 commits to main since this release

Breaking

  • Require Node.js 12.20 7dd2e29
  • This package is now pure ESM. Please read this.
  • You can no longer use require(…) inside the given function.

v0.1.1...v1.0.0