Skip to content
This repository was archived by the owner on Jul 21, 2023. It is now read-only.
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: libp2p/js-libp2p-topology
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.2
Choose a base ref
...
head repository: libp2p/js-libp2p-topology
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.0
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Jan 6, 2023

  1. fix!: update to multiformats v11 (#17)

    The CID class in multiformats v11 has a breaking change so update all
    deps to use the new version
    achingbrain authored Jan 6, 2023
    Configuration menu
    Copy the full SHA
    e7d9c91 View commit details
    Browse the repository at this point in the history
  2. chore(release): 4.0.0 [skip ci]

    ## [4.0.0](v3.0.2...v4.0.0) (2023-01-06)
    
    ### ⚠ BREAKING CHANGES
    
    * update to multiformats v11 (#17)
    
    ### Bug Fixes
    
    * update to multiformats v11 ([#17](#17)) ([e7d9c91](e7d9c91))
    semantic-release-bot committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    a5e6291 View commit details
    Browse the repository at this point in the history
Loading