File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ interface-store-v7.0.1] ( https://github.com/ipfs/js-stores/compare/interface-store-7.0.0...interface-store-7.0.1 ) (2025-10-03)
2+
3+ ### Bug Fixes
4+
5+ * accept iterables, return generators ([ a685552] ( https://github.com/ipfs/js-stores/commit/a685552f330c5871e60dcee2632c393900cf36f5 ) )
6+
17## [ interface-store-v7.0.0] ( https://github.com/ipfs/js-stores/compare/interface-store-6.0.3...interface-store-7.0.0 ) (2025-10-03)
28
39### ⚠ BREAKING CHANGES
Original file line number Diff line number Diff line change 11{
22 "name" : " interface-store" ,
3- "version" : " 7.0.0 " ,
3+ "version" : " 7.0.1 " ,
44 "description" : " A generic interface for storing and retrieving data" ,
55 "license" : " Apache-2.0 OR MIT" ,
66 "homepage" : " https://github.com/ipfs/js-stores/tree/main/packages/interface-store#readme" ,
You can’t perform that action at this time.
0 commit comments