File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 3.0.0] ( https://github.com/storacha/blob-fetcher/compare/v2.5.0...v3.0.0 ) (2025-02-05)
4
+
5
+
6
+ ### ⚠ BREAKING CHANGES
7
+
8
+ * ** locator:** content claims is now just a client, not a locator
9
+
10
+ ### Features
11
+
12
+ * ** locator:** unify locator with seperate clients ([ 29bf47f] ( https://github.com/storacha/blob-fetcher/commit/29bf47f28030208427b17c8be6ce781efda1a44b ) )
13
+
3
14
## [ 2.5.0] ( https://github.com/storacha/blob-fetcher/compare/v2.4.3...v2.5.0 ) (2025-01-09)
4
15
5
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @web3-storage/blob-fetcher" ,
3
- "version" : " 2.5 .0" ,
3
+ "version" : " 3.0 .0" ,
4
4
"description" : " A blob fetcher that batches requests and reads multipart byterange responses." ,
5
5
"main" : " src/index.js" ,
6
6
"type" : " module" ,
You can’t perform that action at this time.
0 commit comments