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-15.2.6
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-15.3.0
Choose a head ref
  • 4 commits
  • 24 files changed
  • 2 contributors

Commits on Sep 13, 2024

  1. chore(release): 13.5.1 [skip ci]

    ## [ipfs-unixfs-exporter-v13.5.1](ipfs-unixfs-exporter-13.5.0...ipfs-unixfs-exporter-13.5.1) (2024-09-13)
    
    ### Bug Fixes
    
    * add sideEffects false to package.json to enable tree shaking ([#402](#402)) ([aea58c4](aea58c4))
    
    ### Trivial Changes
    
    * rename master to main ([0cdfcd6](0cdfcd6))
    
    ### Dependencies
    
    * **dev:** bump aegir from 42.2.11 to 44.1.1 ([#412](#412)) ([f94d1ad](f94d1ad))
    semantic-release-bot committed Sep 13, 2024
    Copy the full SHA
    c345042 View commit details
  2. feat: add name property to errors (#414)

    Adds a `.name` property to all errors that can be used in a more
    ideomatic way than `.code`.
    achingbrain authored Sep 13, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    70145c7 View commit details
  3. chore(release): 11.2.0 [skip ci]

    ## [ipfs-unixfs-v11.2.0](ipfs-unixfs-11.1.5...ipfs-unixfs-11.2.0) (2024-09-13)
    
    ### Features
    
    * add name property to errors ([#414](#414)) ([70145c7](70145c7))
    semantic-release-bot committed Sep 13, 2024
    Copy the full SHA
    f55cb69 View commit details
  4. chore(release): 15.3.0 [skip ci]

    ## [ipfs-unixfs-importer-v15.3.0](ipfs-unixfs-importer-15.2.6...ipfs-unixfs-importer-15.3.0) (2024-09-13)
    
    ### Features
    
    * add name property to errors ([#414](#414)) ([70145c7](70145c7))
    semantic-release-bot committed Sep 13, 2024
    Copy the full SHA
    4d5b16f View commit details
Loading