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-level
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.0.0
Choose a base ref
...
head repository: ipfs/js-datastore-level
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.0.0
Choose a head ref
  • 9 commits
  • 17 files changed
  • 6 contributors

Commits on Jan 28, 2022

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

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

Commits on Apr 4, 2022

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

Commits on Jun 1, 2022

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

Commits on Jun 13, 2022

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

Commits on Jun 16, 2022

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

Commits on Jun 27, 2022

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

Commits on Jul 21, 2022

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

Commits on Aug 12, 2022

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

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

    ## [9.0.0](v8.0.0...v9.0.0) (2022-08-12)
    
    ### ⚠ BREAKING CHANGES
    
    * this module used to be published as ESM/CJS now it is just ESM
    
    ### Features
    
    * publish as ESM only ([#131](#131)) ([0d3b6ab](0d3b6ab))
    
    ### Trivial Changes
    
    * Update .github/workflows/stale.yml [skip ci] ([f5b456e](f5b456e))
    semantic-release-bot committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    9a92038 View commit details
    Browse the repository at this point in the history
Loading