We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7ae2ce commit 2d499fdCopy full SHA for 2d499fd
CHANGELOG.md
@@ -1,3 +1,18 @@
1
+<a name="6.0.0"></a>
2
+# [6.0.0](https://github.com/ipfs/js-ipfs-repo/compare/v5.0.0...v6.0.0) (2020-08-05)
3
+
4
5
+### Bug Fixes
6
7
+* swap node buffers for uint8arrays ([#249](https://github.com/ipfs/js-ipfs-repo/issues/249)) ([ea405b5](https://github.com/ipfs/js-ipfs-repo/commit/ea405b5))
8
9
10
+### BREAKING CHANGES
11
12
+* - Swaps out node `Buffer`s for `Uint8Array`s
13
14
15
16
<a name="5.0.0"></a>
17
# [5.0.0](https://github.com/ipfs/js-ipfs-repo/compare/v4.0.0...v5.0.0) (2020-07-21)
18
0 commit comments