Skip to content

Fetch API

Compare
Choose a tag to compare
@adamkasprowicz adamkasprowicz released this 28 Jun 10:30
· 139 commits to master since this release

NEW:

  • Fetch API is now the default method of making requests.
  • Lighter Promise polyfill instead of Bluebird.
  • Ability to .abort() queries