🐛
- Use
Content-Type: application/json
header only for those requests with a body
🐛
- Remove deepExtend dependency and use lodash instead
🎩
- Allow to abort the fetch promise. Kudos to @rdiazv for this!
🎩
- Use
fetch-ponyfill
so it works in the backend too
🎩
- Allow to pass extra options