Skip to content
This repository was 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

Conversation

achingbrain
Copy link
Member

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

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UnhandledPromiseRejectionWarning: InvalidRepoVersionError: Incompatible repo versions. (IPFS-JS 0.55.3)-(Node Js 14.17.0)
1 participant