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

Releases: libp2p/js-libp2p-mdns

v0.14.1

29 Apr 13:22
60a0dbe
Compare
Choose a tag to compare
chore: release version v0.14.1

v0.14.0

23 Apr 12:08
5b46aaa
Compare
Choose a tag to compare

Chores

  • peer-discovery not using peer-info (#90) (fca175e)

BREAKING CHANGES

  • peer event emitted with id and multiaddrs properties instead of peer-info

  • chore: add tests for peer-discovery interface

  • chore: apply suggestions from code review

Co-Authored-By: Jacob Heun [email protected]

  • chore: update readme with peerData and peerId

Co-authored-by: Jacob Heun [email protected]

v0.13.3

17 Feb 21:29
ecdda6e
Compare
Choose a tag to compare

Bug Fixes

v0.13.2

02 Feb 10:00
bea3dd1
Compare
Choose a tag to compare
chore: release version v0.13.2

v0.13.1

17 Jan 13:06
a9661bd
Compare
Choose a tag to compare

Bug Fixes

  • do not emit empty peer info objects (#85) (a88483c)

v0.13.0

27 Sep 13:09
de2c897
Compare
Choose a tag to compare

Code Refactoring

BREAKING CHANGES

  • All places in the API that used callbacks are now replaced with async/await

  • chore: update CI file

  • test: add compliance tests

v0.12.3

09 May 11:38
64a16d7
Compare
Choose a tag to compare

Features

  • compatibility with go-libp2p-mdns (#80) (c6d1d49)

v0.12.2

04 Jan 17:14
c4e90b4
Compare
Choose a tag to compare
chore: release version v0.12.2

License: MIT
Signed-off-by: Jacob Heun <[email protected]>

v0.12.1

26 Nov 13:40
7398c19
Compare
Choose a tag to compare
chore: release version v0.12.1

License: MIT
Signed-off-by: Jacob Heun <[email protected]>

v0.12.0

05 Jun 11:46
85ced60
Compare
Choose a tag to compare

Features

  • (BREAKING CHANGE) update constructor. add tag (d3eeb6e)