Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

fix: repo auto-migration regression #3718

Merged
merged 3 commits into from
Jun 16, 2021
Merged

Commits on Jun 16, 2021

  1. fix: repo auto-migration regression

    The recent js-ipfs-repo release changed how options are merged which
    resulted in the wrong `autoMigrate` value being used.
    
    Pass it in explicitly and add a test to prevent future regressions.
    
    Fixes #3712
    achingbrain committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    e62e1ca View commit details
    Browse the repository at this point in the history
  2. chore: downgrade p-defer

    achingbrain committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    7c81054 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3a3c71 View commit details
    Browse the repository at this point in the history