Skip to content

Release 0.16.0

Choose a tag to compare

@D4nte D4nte released this 31 Jan 04:57
· 2026 commits to master since this release
ecf314e

Changed

  • Test: Upgrade nim-waku node to v0.7.
  • Doc: Renamed "DappConnect" to "Waku Connect".
  • Docs: API Docs are now available at https://js-waku.wakuconnect.dev/.
  • Breaking: Replace waitForConnectedPeer with waitForRemotePeer; the new method checks that the peer is ready before resolving the promise.