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')