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: v8.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: v9.0.0
Choose a head ref
  • 13 commits
  • 44 files changed
  • 4 contributors

Commits on Aug 23, 2022

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

Commits on Sep 5, 2022

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

Commits on Nov 14, 2022

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

Commits on Nov 25, 2022

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

Commits on Dec 14, 2022

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

Commits on Dec 15, 2022

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

Commits on Feb 1, 2023

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

Commits on Feb 8, 2023

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

Commits on Feb 23, 2023

  1. update .github/workflows/js-test-and-release.yml (#168)

    Co-authored-by: web3-bot <[email protected]>
    web3-bot and web3-bot authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    1adb27e View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. deps!: update interface-datastore to 8.x.x (#180)

    - Updates to latest interface
    - Converts project to typescript
    
    BREAKING CHANGE: interface-datastore 8.x.x has removed the open and close methods as these are implementation specific
    achingbrain authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    2ef5f5c View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. fix: fix exports map

    achingbrain committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    4332006 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62adc6b View commit details
    Browse the repository at this point in the history
  3. chore(release): 9.0.0 [skip ci]

    ## [9.0.0](v8.0.0...v9.0.0) (2023-03-14)
    
    ### ⚠ BREAKING CHANGES
    
    * interface-datastore 8.x.x has removed the open and close methods as these are implementation specific
    
    ### Bug Fixes
    
    * fix exports map ([4332006](4332006))
    
    ### Dependencies
    
    * update interface-datastore to 8.x.x ([#180](#180)) ([2ef5f5c](2ef5f5c))
    
    ### Trivial Changes
    
    * update project config ([62adc6b](62adc6b))
    semantic-release-bot committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    946bcbb View commit details
    Browse the repository at this point in the history
Loading