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: multiformats/js-multiaddr
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v12.4.2
Choose a base ref
...
head repository: multiformats/js-multiaddr
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v12.4.3
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Jun 16, 2025

  1. fix: restore convert methods (#423)

    Restores convertToString and convertToBytes methods since these
    are used by gossipsub.
    achingbrain authored Jun 16, 2025
    Configuration menu
    Copy the full SHA
    67f78eb View commit details
    Browse the repository at this point in the history
  2. chore(release): 12.4.3 [skip ci]

    ## [12.4.3](v12.4.2...v12.4.3) (2025-06-16)
    
    ### Bug Fixes
    
    * restore convert methods ([#423](#423)) ([67f78eb](67f78eb))
    semantic-release-bot committed Jun 16, 2025
    Configuration menu
    Copy the full SHA
    67a7ede View commit details
    Browse the repository at this point in the history
Loading