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

v10.0.0

Latest
Compare
Choose a tag to compare
@sindresorhus sindresorhus released this 18 Oct 08:19
· 1 commit to main since this release

Breaking

  • Require Node.js 14 24abafe
  • Upgrade to Got 12 24abafe
  • This package is now pure ESM. Please read this.
  • While it was never documented as being supported, you can no longer use a leading slash because of a bug in Got:
    ghGot('/users')ghGot('users')

v9.0.0...v10.0.0

0