mirror of
https://github.com/fluencelabs/dweb-transports
synced 2025-04-25 06:42:17 +00:00
v0.1.48: Support for noCache
This commit is contained in:
parent
5892e00faf
commit
bb9cf3fe52
@ -126,6 +126,7 @@ See [Dweb document index](./DOCUMENTINDEX.md) for a list of the repos that make
|
|||||||
|
|
||||||
### Release Notes
|
### Release Notes
|
||||||
|
|
||||||
|
* 0.1.48: Support for noCache
|
||||||
* 0.1.47: Update dependencies (see yarn.lock)
|
* 0.1.47: Update dependencies (see yarn.lock)
|
||||||
* 0.1.46: Correctly recognize /arc/archive.org urls
|
* 0.1.46: Correctly recognize /arc/archive.org urls
|
||||||
* 0.1.45: Fix mergeoptions and update ipfs cache id
|
* 0.1.45: Fix mergeoptions and update ipfs cache id
|
||||||
|
23457
dist/dweb-transports-bundle.js
vendored
23457
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",
|
"test": "cd src; node ./test.js",
|
||||||
"help": "echo 'test (test it)'; echo 'build (creates dweb-transports-bundle)'"
|
"help": "echo 'test (test it)'; echo 'build (creates dweb-transports-bundle)'"
|
||||||
},
|
},
|
||||||
"version": "0.1.47"
|
"version": "0.1.48"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user