| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2019-06-21 | 1.2 kB | |
| v1.0.0.tar.gz | 2019-06-21 | 384.5 kB | |
| v1.0.0.zip | 2019-06-21 | 741.8 kB | |
| Totals: 3 Items | 1.1 MB | 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