Skip to content

v0.12.0

Latest
Compare
Choose a tag to compare
@sindresorhus sindresorhus released this 28 Jul 18:56
· 2 commits to main since this release

Breaking

  • Require Node.js 16
  • Remove AbortController ponyfill 1242b8d
    • It was only meant for Node.js and Node.js 16 supports AbortController built-in.

v0.11.0...v0.12.0