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-v14.0.0
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-v14.0.1
Choose a head ref
  • 4 commits
  • 7 files changed
  • 3 contributors

Commits on Feb 16, 2023

  1. deps: update sibling dependencies

    aegir[bot] committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    c59954c View commit details
    Browse the repository at this point in the history
  2. chore(release): 12.0.0 [skip ci]

    ## [ipfs-unixfs-exporter-v12.0.0](ipfs-unixfs-exporter-v11.0.0...ipfs-unixfs-exporter-v12.0.0) (2023-02-16)
    
    ### ⚠ BREAKING CHANGES
    
    * The options object now accepts preconfigured instances of chunkers and file layouts - these can be imported from this module - see #283 for more
    
    ### Features
    
    * accept pre-configured import components as options instead of options for components ([#283](#283)) ([5a38d01](5a38d01))
    
    ### Dependencies
    
    * update sibling dependencies ([c59954c](c59954c))
    * update sibling dependencies ([b4f6fc8](b4f6fc8))
    semantic-release-bot committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    f74a850 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. fix: export importFile and importDirectory function (#284)

    These have slightly more obvious names.
    achingbrain authored Feb 17, 2023
    Configuration menu
    Copy the full SHA
    4b83a19 View commit details
    Browse the repository at this point in the history
  2. chore(release): 14.0.1 [skip ci]

    ## [ipfs-unixfs-importer-v14.0.1](ipfs-unixfs-importer-v14.0.0...ipfs-unixfs-importer-v14.0.1) (2023-02-17)
    
    ### Bug Fixes
    
    * export importFile and importDirectory function ([#284](#284)) ([4b83a19](4b83a19))
    semantic-release-bot committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    a35097f View commit details
    Browse the repository at this point in the history
Loading