Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 414 Bytes

CHANGELOG.md

File metadata and controls

31 lines (16 loc) · 414 Bytes

Changelog

0.1.4

🐛

  • Use Content-Type: application/json header only for those requests with a body

0.1.3

🐛

  • Remove deepExtend dependency and use lodash instead

0.1.2

🎩

  • Allow to abort the fetch promise. Kudos to @rdiazv for this!

0.1.1

🎩

  • Use fetch-ponyfill so it works in the backend too

0.0.7

🎩

  • Allow to pass extra options