Skip to content

v1.0.0

Compare
Choose a tag to compare
@sindresorhus sindresorhus released this 30 Mar 05:40
· 11 commits to main since this release

Breaking

  • Remove the query option for fetch() in favor of the searchParams option 495fbba
  • fetch() now uses Got v12 instead of v11. Make sure you read the release notes.

Fixes

  • Fix support for non-JSON fetch responses (#153) 1bf01cf

v0.12.3...v1.0.0