This repository was archived by the owner on Mar 12, 2020. It is now read-only.
v1.0.0
This release brings js-http-client up to date with go-textile version 0.4.0. Along with some API changes, it includes:
- More consistent Block Ignore behavior
- Support for TextDecoder in older nodejs env (thanks to @connectdotz!), and
- A fix for a CORS issue due to downstream API changes
Due to the downstream API changes (which are reflected here) we have bumped the major version. This also means js-http-client is now on version 1.0.0, which is pretty exciting! Note: This also means that this release is not backward compatible. If you are using go-textile releases prior to 0.4.0 with this release, you may experience issues. It is recommended you update both your go-textile and js-http-client versions together whenever possible.
See changes since last release.
As always, you can install the latest release with npm i @textile/js-http-client or yarn add @textile/js-http-client