File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 3.0.0] ( https://github.com/nftstorage/nft.storage/compare/api-v2.28.1...api-v3.0.0 ) (2022-06-28)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * uploaded files are no longer instantly available via gateways or on the DHT. They may take a few seconds to become indexed by Elastic IPFS.
9+
10+ ### Features
11+
12+ * switch to Elastic IPFS ([ #2026 ] ( https://github.com/nftstorage/nft.storage/issues/2026 ) ) ([ b51fa4e] ( https://github.com/nftstorage/nft.storage/commit/b51fa4e7424d1bfe54a61022880ff1be7beef92c ) )
13+
14+
15+ ### Bug Fixes
16+
17+ * dag structure check ([ #2036 ] ( https://github.com/nftstorage/nft.storage/issues/2036 ) ) ([ 8ec6ecf] ( https://github.com/nftstorage/nft.storage/commit/8ec6ecf7d1ec94ebfb354de932872e8f6816b2da ) )
18+
319## [ 2.28.1] ( https://github.com/nftstorage/nft.storage/compare/api-v2.28.0...api-v2.28.1 ) (2022-06-21)
420
521
Original file line number Diff line number Diff line change 11{
22 "name" : " api" ,
3- "version" : " 2.28.1 " ,
3+ "version" : " 3.0.0 " ,
44 "description" : " NFT Storage API" ,
55 "private" : true ,
66 "type" : " module" ,
You can’t perform that action at this time.
0 commit comments