Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

Releases: libp2p/js-libp2p-websockets

v0.13.3

07 Feb 15:00
c8fda16
Compare
Choose a tag to compare
chore: release version v0.13.3

v0.13.2

20 Dec 18:58
8550ae4
Compare
Choose a tag to compare
chore: release version v0.13.2

License: MIT
Signed-off-by: Jacob Heun <jacobheun@gmail.com>

v0.13.1

30 Oct 13:27
bb206ba
Compare
Choose a tag to compare

Bug Fixes

v0.13.0

30 Sep 11:29
b5496fb
Compare
Choose a tag to compare

Code Refactoring

BREAKING CHANGES

  • Switch to using async/await and async iterators. The transport and connection interfaces have changed. See the README for new usage.

v0.12.4

30 Sep 10:22
728b42e
Compare
Choose a tag to compare

Bug Fixes

v0.12.3

21 Aug 15:17
5a9434b
Compare
Choose a tag to compare
chore: release version v0.12.3

License: MIT
Signed-off-by: Jacob Heun <jacobheun@gmail.com>

v0.12.2

24 Jan 15:23
18885e9
Compare
Choose a tag to compare

Bug Fixes

  • ipv6 naming with multiaddr-to-uri package (#81) (93ef7c3)

v0.12.1

10 Jan 13:56
24541d3
Compare
Choose a tag to compare

Bug Fixes

v0.12.0

30 Apr 21:18
11b62d6
Compare
Choose a tag to compare
chore: release version v0.12.0

v0.11.0

05 Apr 16:25
Compare
Choose a tag to compare

Features