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: 54de7bc
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: 6901826
Choose a head ref
  • 2 commits
  • 5 files changed
  • 2 contributors

Commits on Jan 16, 2024

  1. feat: add dag-json resolver (#397)

    Basically the same as `dag-cbor`...allows the exporter to `walkPath` and export `dag-json` encoded data.
    Alan Shaw authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    1b40e3e View commit details
    Browse the repository at this point in the history
  2. chore(release): 13.3.0 [skip ci]

    ## [ipfs-unixfs-exporter-v13.3.0](ipfs-unixfs-exporter-v13.2.5...ipfs-unixfs-exporter-v13.3.0) (2024-01-16)
    
    ### Features
    
    * add dag-json resolver ([#397](#397)) ([1b40e3e](1b40e3e))
    semantic-release-bot committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    6901826 View commit details
    Browse the repository at this point in the history
Loading