File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
packages/interface-blockstore Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ interface-blockstore-v6.0.0] ( https://github.com/ipfs/js-stores/compare/interface-blockstore-5.3.2...interface-blockstore-6.0.0 ) (2025-10-03)
2+
3+ ### ⚠ BREAKING CHANGES
4+
5+ * blockstore.get and similar now return streams of bytes
6+
7+ ### Features
8+
9+ * streaming blockstores ([ #358 ] ( https://github.com/ipfs/js-stores/issues/358 ) ) ([ 4dbb136] ( https://github.com/ipfs/js-stores/commit/4dbb1362d20fc87fcdd261568dca297972f9bc08 ) )
10+
111## [ interface-blockstore-v5.3.2] ( https://github.com/ipfs/js-stores/compare/interface-blockstore-5.3.1...interface-blockstore-5.3.2 ) (2025-05-26)
212
313### Dependencies
Original file line number Diff line number Diff line change 11{
22 "name" : " interface-blockstore" ,
3- "version" : " 5.3.2 " ,
3+ "version" : " 6.0.0 " ,
44 "description" : " An interface for storing and retrieving blocks" ,
55 "license" : " Apache-2.0 OR MIT" ,
66 "homepage" : " https://github.com/ipfs/js-stores/tree/main/packages/interface-blockstore#readme" ,
You can’t perform that action at this time.
0 commit comments