Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

v2.0.0

Compare
Choose a tag to compare
@dougwilson dougwilson released this 05 Nov 02:37
· 52 commits to master since this release

This is a very tiny breaking major version bump. Almost everything should be backwards compatible, except for the noted behavior change below.

Breaking changes:

  • The apiRequest, get, post, put, patch, and delete methods no longer return a Promise is a callback if given.

Merged pull requests:

Full Changelog