Skip to content

Latest commit

 

History

History
248 lines (93 loc) · 9.26 KB

CHANGELOG.md

File metadata and controls

248 lines (93 loc) · 9.26 KB

interface-store 5.1.8 (2024-02-12)

Bug Fixes

  • bump aegir to 42.2.3, update project config and fix deps (#297) (d521ef2)

Bug Fixes

  • publish with limited concurrency (85bcc4a)

Bug Fixes

Documentation

  • update datastore core readme and package config (#245) (c08d29a)

Dependencies

  • dev: bump aegir from 40.0.13 to 41.1.9 (#268) (0aa0944)

Documentation

Dependencies

  • dev: bump aegir from 39.0.13 to 40.0.8 (#241) (00741ff)

Bug Fixes

Trivial Changes

Dependencies

Features

  • add all blockstore and datastore implementations (#197) (0d85128)

Bug Fixes

⚠ BREAKING CHANGES

  • the output of store.getMany is now a stream of pairs

Bug Fixes

Features

  • allow extending store method options (#193) (007e8ac)

⚠ BREAKING CHANGES

  • open/close/batch/query methods have been removed from store interface, query/batch added to datastore, getAll added to blockstore

Features

  • simplify store interface, move query/batch to datastore, add getAll to blockstore (#189) (0b8f1a0)

Dependencies

Trivial Changes

Documentation

  • remove duplicate readme section (851a110)

Documentation

Dependencies

  • bump uint8arrays from 3.0.0 to 4.0.1 (#175) (e8d5ea6)
  • update sibling dependencies (79100b3)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.0.2 (2022-01-26)

Note: Version bump only for package interface-store

2.0.1 (2021-09-08)

Note: Version bump only for package interface-store

2.0.0 (2021-09-08)

chore

BREAKING CHANGES

  • deep requires/imports are no longer possible, moves adapters/in-memory impls etc to core packages

1.0.2 (2021-09-02)

Bug Fixes

1.0.1 (2021-08-20)

Note: Version bump only for package interface-store

1.0.0 (2021-07-06)

Features

0.1.1 (2021-06-30)

Note: Version bump only for package interface-store

0.1.0 (2021-06-30)

Features

0.0.3 (2021-06-28)

Note: Version bump only for package interface-store

0.0.2 (2021-05-14)

Note: Version bump only for package interface-store

0.0.1 (2021-05-14)

Note: Version bump only for package interface-store