Releases: ipfs/js-ipfs-repo-migrations
Releases · ipfs/js-ipfs-repo-migrations
v2.0.1
Bug Fixes
- make recursive pins depth infinity (ef95579)
v2.0.0
Features
- add migration 9 to migrate pins to the datastore and back (#15) (2b14578)
v1.0.0
chore: release version v1.0.0
v0.2.2
Bug Fixes
- ci: add empty commit to fix lint checks on master (cf10410)
v0.2.0
Bug Fixes
- remove datastore-level from the readme and deps (dabab4e)
- remove node globals (8b51f8d)
- update datastore-idb (3dc05ef)
v0.1.1+migr-7
Bug Fixes
- provide empty migrations for all previous versions (6ecba01)
- validate presence for all migrations in a range (076f300)
v0.1.0+migr-7
Bug Fixes
Features
- confirm migration of irreversible migrations (9477d57)
- empty 7-th migration (dc886f0)
- initial implementation (#1) (aae9aec)
- release metadata mentioned in README (cf2409a)
- require toVersion in migrate() (1596dfe)
- using browser field for browsers environment (1474d5e)