Skip to content

v2.0.0

Choose a tag to compare

@sindresorhus sindresorhus released this 10 Aug 16:31
· 3 commits to main since this release

Breaking

  • Require Node.js 12.20 4463f3f
  • This package is now pure ESM. Please read this.
  • It now throws when the first argument is not an array instead of silently returning an empty array.

v1.0.0...v2.0.0