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: ChainSafe/js-libp2p-noise
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v15.1.2
Choose a base ref
...
head repository: ChainSafe/js-libp2p-noise
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v16.0.0
Choose a head ref
  • 2 commits
  • 23 files changed
  • 2 contributors

Commits on Sep 11, 2024

  1. feat!: update to libp2p@2.x.x (#444)

    - Incorporates API changes from the upcoming `libp2p@2.x.x` release.
    - Removal of libp2p 1.0 interfaces workarounds
    - Alignment of CI w other libp2p packages
    - More documentation
    
    BREAKING CHANGE: Can only be used with `libp2p@2.x.x` or later
    achingbrain authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    8a5321b View commit details
    Browse the repository at this point in the history
  2. chore(release): 16.0.0 [skip ci]

    ## [16.0.0](v15.1.2...v16.0.0) (2024-09-11)
    
    ### ⚠ BREAKING CHANGES
    
    * Can only be used with `libp2p@2.x.x` or later
    
    ### Features
    
    * update to libp2p@2.x.x ([#444](#444)) ([8a5321b](8a5321b))
    semantic-release-bot committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f0640b9 View commit details
    Browse the repository at this point in the history
Loading