Skip to content
This repository was archived by the owner on Sep 3, 2021. 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: multiformats/js-cid
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.4
Choose a base ref
...
head repository: multiformats/js-cid
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.5
Choose a head ref
  • 4 commits
  • 7 files changed
  • 3 contributors

Commits on Dec 15, 2020

  1. fix: types to align with multicodec api

    Gozala authored and vmx committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    4a5904b View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. fix: fix types and remove typesVersions (#139)

    This PR updates aegir and fixes errors with the new ts config and removes typesVersions.
    
    `typesVersions` workaround makes TS rewrite imports to `cids` to `cids/src` and because this package doesn't really needs this a workaround its just removed.
    
    This should fix libp2p/js-libp2p#839 (comment)
    hugomrdias authored Jan 12, 2021
    Configuration menu
    Copy the full SHA
    83f3848 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. chore: update contributors

    vmx committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    3b86412 View commit details
    Browse the repository at this point in the history
  2. chore: release version v1.1.5

    vmx committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    8afa8e6 View commit details
    Browse the repository at this point in the history
Loading