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-exporter-v8.0.4
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-exporter-v8.0.5
Choose a head ref
  • 4 commits
  • 8 files changed
  • 3 contributors

Commits on Aug 23, 2022

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    47f3d5a View commit details

Commits on Aug 31, 2022

  1. fix: specify return type of the importer to generate correct types (#251

    )
    
    If we don't to this, we end up importing deep paths from `unixfs` in the generated types which aren't in the exports map so fail when people are compiling their dependencies.
    
    Fixes #214
    achingbrain authored Aug 31, 2022
    Copy the full SHA
    3343366 View commit details
  2. chore(release): 10.0.2 [skip ci]

    ## [ipfs-unixfs-importer-v10.0.2](ipfs-unixfs-importer-v10.0.1...ipfs-unixfs-importer-v10.0.2) (2022-08-31)
    
    ### Bug Fixes
    
    * specify return type of the importer to generate correct types ([#251](#251)) ([3343366](3343366)), closes [#214](#214)
    semantic-release-bot committed Aug 31, 2022
    Copy the full SHA
    e409fc4 View commit details
  3. chore(release): 8.0.5 [skip ci]

    ## [ipfs-unixfs-exporter-v8.0.5](ipfs-unixfs-exporter-v8.0.4...ipfs-unixfs-exporter-v8.0.5) (2022-08-31)
    
    ### Bug Fixes
    
    * specify return type of the importer to generate correct types ([#251](#251)) ([3343366](3343366)), closes [#214](#214)
    semantic-release-bot committed Aug 31, 2022
    Copy the full SHA
    99a830d View commit details
Loading