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: 6291817
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: 7c67710
Choose a head ref
  • 3 commits
  • 8 files changed
  • 3 contributors

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    6fd12b9 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. feat: add json resolver (#400)

    The json codec is included in the multiformats module so no extra
    deps are needed.
    
    Similar to #397
    achingbrain authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    81e85c8 View commit details
    Browse the repository at this point in the history
  2. chore(release): 13.5.0 [skip ci]

    ## ipfs-unixfs-exporter [13.5.0](ipfs-unixfs-exporter-13.4.0...ipfs-unixfs-exporter-13.5.0) (2024-02-02)
    
    ### Features
    
    * add json resolver ([#400](#400)) ([81e85c8](81e85c8)), closes [#397](#397)
    semantic-release-bot committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    7c67710 View commit details
    Browse the repository at this point in the history
Loading