8000 Release v1.0.0 · sindresorhus/alfy · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v1.0.0

Compare
Choose a tag to compare
@sindresorhus sindresorhus released this 30 Mar 05:40
· 13 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

0