mirror of
https://github.com/fluencelabs/dweb-transports
synced 2025-03-14 18:10:49 +00:00
* 0.1.61: loopguard to return correct error from queuedFetch; add info to statuses
Fixes https://github.com/internetarchive/dweb-mirror/issues/237
This commit is contained in:
parent
e4e8658536
commit
45080ea6ac
@ -126,6 +126,7 @@ See [Dweb document index](./DOCUMENTINDEX.md) for a list of the repos that make
|
||||
|
||||
### Release Notes
|
||||
|
||||
* 0.1.61: loopguard to return correct error from queuedFetch; add info to statuses
|
||||
* 0.1.60: Back on master release of webtorrent
|
||||
* 0.1.59: Add DwebTransports.statuses synchronous API
|
||||
* 0.1.58: Upgrade GUN and IPFS to v0.35.0 (0.36 breaks webpack as currently configured)
|
||||
|
21316
dist/dweb-transports-bundle.js
vendored
21316
dist/dweb-transports-bundle.js
vendored
File diff suppressed because one or more lines are too long
@ -53,5 +53,5 @@
|
||||
"test": "cd src; node ./test.js",
|
||||
"help": "echo 'test (test it)'; echo 'build (creates dweb-transports-bundle)'"
|
||||
},
|
||||
"version": "0.1.60"
|
||||
"version": "0.1.61"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user