Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ipfs-inactive/js-ipfs-http-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v32.0.0
Choose a base ref
...
head repository: ipfs-inactive/js-ipfs-http-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v32.0.1
Choose a head ref
  • 4 commits
  • 6 files changed
  • 2 contributors

Commits on May 21, 2019

  1. Copy the full SHA
    a28b009 View commit details
  2. fix: error reporting for non-JSON responses (#1016)

    Better error reporting by detecting `Content-Type` of the response and not attempting to parse JSON for non-`application/json` responses.
    
    resolves #912
    resolves #1000
    closes #1001
    
    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw authored May 21, 2019
    Copy the full SHA
    4251c88 View commit details
  3. chore: update contributors

    Alan Shaw committed May 21, 2019
    Copy the full SHA
    5dbf3f3 View commit details
  4. chore: release version v32.0.1

    Alan Shaw committed May 21, 2019
    Copy the full SHA
    57af616 View commit details
Loading