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: ipfs/js-stores
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: interface-blockstore-tests-v4.0.1
Choose a base ref
...
head repository: ipfs/js-stores
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: interface-blockstore-tests-v4.0.2
Choose a head ref
  • 7 commits
  • 8 files changed
  • 3 contributors

Commits on Jan 30, 2023

  1. chore(release): 7.0.4 [skip ci]

    ## [interface-datastore-v7.0.4](interface-datastore-v7.0.3...interface-datastore-v7.0.4) (2023-01-30)
    
    ### Dependencies
    
    * bump aegir from 37.12.1 to 38.1.0 ([#184](#184)) ([c8ab418](c8ab418))
    semantic-release-bot committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    3430b6c View commit details
    Browse the repository at this point in the history
  2. chore(release): 3.0.5 [skip ci]

    ## [interface-datastore-tests-v3.0.5](interface-datastore-tests-v3.0.4...interface-datastore-tests-v3.0.5) (2023-01-30)
    
    ### Dependencies
    
    * bump aegir from 37.12.1 to 38.1.0 ([#184](#184)) ([c8ab418](c8ab418))
    semantic-release-bot committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    62aaee2 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

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

Commits on Feb 8, 2023

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

Commits on Mar 2, 2023

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

Commits on Mar 13, 2023

  1. fix: open and close blockstore during interface tests (#188)

    Store needs to be opened and closed.
    achingbrain authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    a61a54b View commit details
    Browse the repository at this point in the history
  2. chore(release): 4.0.2 [skip ci]

    ## [interface-blockstore-tests-v4.0.2](interface-blockstore-tests-v4.0.1...interface-blockstore-tests-v4.0.2) (2023-03-13)
    
    ### Bug Fixes
    
    * open and close blockstore during interface tests ([#188](#188)) ([a61a54b](a61a54b))
    semantic-release-bot committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    54f3eee View commit details
    Browse the repository at this point in the history
Loading