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

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    a8290f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9af0368 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. feat!: use aegir for ESM-only build/testing/release

    BREAKING CHANGE
    
    ESM-only publish
    multiformats-mgmt-read-write[bot] authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    f82e61b View commit details
    Browse the repository at this point in the history
  2. chore(release): 12.0.0 [skip ci]

    ## [12.0.0](v11.0.2...v12.0.0) (2023-06-14)
    
    ### ⚠ BREAKING CHANGES
    
    * use aegir for ESM-only build/testing/release
    
    ### Features
    
    * use aegir for ESM-only build/testing/release ([f82e61b](f82e61b))
    semantic-release-bot committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    1701cea View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump codecov/codecov-action from 3.1.1 to 3.1.4 (#256)

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.1 to 3.1.4.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@d9f34f8...eaaf4be)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    910eeeb View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. deps(dev): bump @types/node from 18.16.18 to 20.3.1

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.18 to 20.3.1.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and rvagg committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    7a6d036 View commit details
    Browse the repository at this point in the history
  2. chore(release): 12.0.1 [skip ci]

    ## [12.0.1](v12.0.0...v12.0.1) (2023-06-15)
    
    ### Trivial Changes
    
    * **deps:** bump codecov/codecov-action from 3.1.1 to 3.1.4 ([#256](#256)) ([910eeeb](910eeeb))
    
    ### Dependencies
    
    * **dev:** bump @types/node from 18.16.18 to 20.3.1 ([7a6d036](7a6d036))
    semantic-release-bot committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    bf164b1 View commit details
    Browse the repository at this point in the history
Loading