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: 9b99ccf
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: 1317d03
Choose a head ref
  • 3 commits
  • 13 files changed
  • 3 contributors

Commits on Apr 5, 2024

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

    ## ipfs-unixfs-importer [15.2.5](ipfs-unixfs-importer-15.2.4...ipfs-unixfs-importer-15.2.5) (2024-04-05)
    
    ### 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
    
    * **ipfs-unixfs:** upgraded to 11.1.4
    semantic-release-bot committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    3490930 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. deps(dev): bump aegir from 42.2.11 to 44.1.1 (#412)

    * deps(dev): bump aegir from 42.2.11 to 44.1.1
    
    Bumps [aegir](https://github.com/ipfs/aegir) from 42.2.11 to 44.1.1.
    - [Release notes](https://github.com/ipfs/aegir/releases)
    - [Changelog](https://github.com/ipfs/aegir/blob/master/CHANGELOG.md)
    - [Commits](ipfs/aegir@v42.2.11...v44.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: aegir
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * chore: update project
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: achingbrain <[email protected]>
    dependabot[bot] and achingbrain authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    f94d1ad View commit details
    Browse the repository at this point in the history
  2. chore(release): 11.1.5 [skip ci]

    ## [ipfs-unixfs-v11.1.5](ipfs-unixfs-11.1.4...ipfs-unixfs-11.1.5) (2024-09-13)
    
    ### Dependencies
    
    * **dev:** bump aegir from 42.2.11 to 44.1.1 ([#412](#412)) ([f94d1ad](f94d1ad))
    semantic-release-bot committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    1317d03 View commit details
    Browse the repository at this point in the history
Loading