File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 0.6.0 " ></a >
2
+ # [ 0.6.0] ( https://github.com/libp2p/js-libp2p-pubsub/compare/v0.5.6...v0.6.0 ) (2020-08-11)
3
+
4
+
5
+ ### Bug Fixes
6
+
7
+ * replace node buffers with uint8arrays ([ #70 ] ( https://github.com/libp2p/js-libp2p-pubsub/issues/70 ) ) ([ 92632b5] ( https://github.com/libp2p/js-libp2p-pubsub/commit/92632b5 ) )
8
+
9
+
10
+ ### BREAKING CHANGES
11
+
12
+ * - The ` .data ` , ` .from ` and ` .seq ` properties of messages used to be
13
+ node Buffers, now they are Uint8Arrays
14
+ - All deps of this module now use Uint8Arrays instead of Buffers
15
+
16
+
17
+
1
18
<a name =" 0.5.6 " ></a >
2
19
## [ 0.5.6] ( https://github.com/libp2p/js-libp2p-pubsub/compare/v0.5.5...v0.5.6 ) (2020-07-14)
3
20
You can’t perform that action at this time.
0 commit comments