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.3.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-importer-15.4.0
Choose a head ref
  • 3 commits
  • 9 files changed
  • 3 contributors

Commits on Jun 18, 2025

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

    ## [ipfs-unixfs-exporter-v13.6.5](ipfs-unixfs-exporter-13.6.4...ipfs-unixfs-exporter-13.6.5) (2025-06-18)
    
    ### Documentation
    
    * convert examples to ts, run doc verifier ([#434](#434)) ([95e0b47](95e0b47))
    semantic-release-bot committed Jun 18, 2025
    Configuration menu
    Copy the full SHA
    28a9c68 View commit details
    Browse the repository at this point in the history
  2. feat: enable custom file/directory builders (#413)

    To allow adding building custom file/directory IPLD objects, two additional fields to `DagBuilderOptions` & `ImporterOptions` are added that would override the `dirBuilder` & `fileBuilder` with other implementations.
    
    ---------
    
    Co-authored-by: achingbrain <[email protected]>
    clostao and achingbrain authored Jun 18, 2025
    Configuration menu
    Copy the full SHA
    d06d9fe View commit details
    Browse the repository at this point in the history
  3. chore(release): 15.4.0 [skip ci]

    ## [ipfs-unixfs-importer-v15.4.0](ipfs-unixfs-importer-15.3.4...ipfs-unixfs-importer-15.4.0) (2025-06-18)
    
    ### Features
    
    * enable custom file/directory builders ([#413](#413)) ([d06d9fe](d06d9fe))
    semantic-release-bot committed Jun 18, 2025
    Configuration menu
    Copy the full SHA
    b366833 View commit details
    Browse the repository at this point in the history
Loading