We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c37d6c commit b0d2174Copy full SHA for b0d2174
CHANGELOG.md
@@ -1,3 +1,19 @@
1
+<a name="3.0.0"></a>
2
+# [3.0.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v2.0.1...v3.0.0) (2020-08-24)
3
+
4
5
+### Bug Fixes
6
7
+* replace node buffers with uint8arrays ([#251](https://github.com/ipfs/js-ipfs-bitswap/issues/251)) ([4f9d7cd](https://github.com/ipfs/js-ipfs-bitswap/commit/4f9d7cd))
8
9
10
+### BREAKING CHANGES
11
12
+* - All use of node Buffers have been replaced with Uint8Arrays
13
+- All deps now use Uint8Arrays in place of node Buffers
14
15
16
17
<a name="2.0.1"></a>
18
## [2.0.1](https://github.com/ipfs/js-ipfs-bitswap/compare/v2.0.0...v2.0.1) (2020-07-20)
19
0 commit comments