Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 23, 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: ipfs/js-datastore-fs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.0.0
Choose a base ref
...
head repository: ipfs/js-datastore-fs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.0.0
Choose a head ref
  • 9 commits
  • 9 files changed
  • 6 contributors

Commits on Jan 28, 2022

  1. sync: update CI config files (#114)

    Co-authored-by: web3-bot <[email protected]>
    web3-bot and web3-bot authored Jan 28, 2022
    Configuration menu
    Copy the full SHA
    61ec881 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Configuration menu
    Copy the full SHA
    229df79 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Configuration menu
    Copy the full SHA
    dff3d23 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Configuration menu
    Copy the full SHA
    2134c6c View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Configuration menu
    Copy the full SHA
    cd74d29 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Configuration menu
    Copy the full SHA
    ac9fd0d View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Configuration menu
    Copy the full SHA
    94f7d36 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. feat!: publish module as ESM only (#139)

    BREAKING CHANGE: this module used to be dual published as CJS/ESM, now it is just ESM
    achingbrain authored Aug 12, 2022
    Configuration menu
    Copy the full SHA
    5896e57 View commit details
    Browse the repository at this point in the history
  2. chore(release): 8.0.0 [skip ci]

    ## [8.0.0](v7.0.0...v8.0.0) (2022-08-12)
    
    ### ⚠ BREAKING CHANGES
    
    * this module used to be dual published as CJS/ESM, now it is just ESM
    
    ### Features
    
    * publish module as ESM only ([#139](#139)) ([5896e57](5896e57))
    
    ### Trivial Changes
    
    * Update .github/workflows/stale.yml [skip ci] ([94f7d36](94f7d36))
    semantic-release-bot committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    3c4542e View commit details
    Browse the repository at this point in the history
Loading