Skip to content

v0.7.0

@billinghamj billinghamj tagged this 05 Jan 11:49
GitHub's fetch makes json client work in a browser without additional effort. However, due to GitHub's refusal to support module loading, and their stance on only supporting browsers, it conflicts heavily with other execution environments.

As such, browser users will have to provide their own fetch implementation manually. Notes added to the readme to assist with this also.

Only polyfilling Promise if it is missing.

Breaking change, so bumping to v0.7.0.
Assets 2
Loading