Skip to content
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/js-ipfs-unixfs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ipfs-unixfs-importer@7.0.3
Choose a base ref
...
head repository: ipfs/js-ipfs-unixfs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ipfs-unixfs-importer@8.0.0
Choose a head ref
  • 3 commits
  • 53 files changed
  • 3 contributors

Commits on Jul 9, 2021

  1. fix: use @ipld/dag-pb instead of ipld-dag-pb (#116)

    Swaps out the old ipld stack for the new multiformats stack.  Removes dependency on the js-ipfs API to enable easier reuse.
    
    BREAKING CHANGE: uses new multiformats stack and takes a blockservice instead of the block api
    
    Co-authored-by: Rod Vagg <rod@vagg.org>
    Co-authored-by: achingbrain <alex@achingbrain.net>
    3 people authored Jul 9, 2021
    Configuration menu
    Copy the full SHA
    bab1985 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e278f54 View commit details
    Browse the repository at this point in the history
  3. chore: publish

     - ipfs-unixfs-exporter@6.0.0
     - ipfs-unixfs-importer@8.0.0
     - ipfs-unixfs@5.0.0
    achingbrain committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    dedbd82 View commit details
    Browse the repository at this point in the history
Loading