js-waku/packages/peer-exchange/CHANGELOG.md

5.4 KiB

Changelog

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from 0.0.12 to 0.0.13
      • @waku/enr bumped from 0.0.7 to 0.0.8
      • @waku/proto bumped from 0.0.3 to 0.0.4
      • @waku/utils bumped from * to 0.0.3
    • devDependencies
      • @waku/interfaces bumped from 0.0.9 to 0.0.10

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/enr bumped from 0.0.8 to 0.0.9

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from 0.0.14 to 0.0.15

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from 0.0.15 to 0.0.16
      • @waku/enr bumped from 0.0.9 to 0.0.10
      • @waku/utils bumped from 0.0.3 to 0.0.4
    • devDependencies
      • @waku/interfaces bumped from 0.0.10 to 0.0.11

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from 0.0.16 to 0.0.17
      • @waku/enr bumped from 0.0.10 to 0.0.11
      • @waku/utils bumped from 0.0.4 to 0.0.5
    • devDependencies
      • @waku/interfaces bumped from 0.0.11 to 0.0.12

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from 0.0.18 to 0.0.19
      • @waku/enr bumped from 0.0.12 to 0.0.13
      • @waku/proto bumped from * to 0.0.5
      • @waku/utils bumped from 0.0.6 to 0.0.7
    • devDependencies
      • @waku/interfaces bumped from 0.0.13 to 0.0.14

0.0.11 (2023-05-18)

⚠ BREAKING CHANGES

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from * to 0.0.18
      • @waku/enr bumped from * to 0.0.12
      • @waku/utils bumped from * to 0.0.6
    • devDependencies
      • @waku/interfaces bumped from * to 0.0.13

0.0.5 (2023-03-23)

Features

  • Compliance test for peer-exchange discovery (#1186) (5b0c3c3)

Bug Fixes

  • @waku/peer-exchange uses @waku/core and should depend on it (e922ed4)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from * to 0.0.12
      • @waku/enr bumped from 0.0.6 to 0.0.7
    • devDependencies
      • @waku/interfaces bumped from 0.0.8 to 0.0.9

0.0.4 (2023-03-16)

⚠ BREAKING CHANGES

  • directly convert from ENR to PeerInfo, remove unneeded utility
  • extract decoder code
  • bump typescript
  • bump all prod dependencies
  • bump libp2p dependencies

Features

  • Codec as a property of the protocol implementations (a5ff788)
  • DNS discovery as default bootstrap discovery (#1114) (11819fc)

Bug Fixes

  • dns-discovery/peer-exchange: Check if peer is already tagged (952aadd)
  • Prettier and cspell ignore CHANGELOG (#1235) (4d7b3e3)
  • Remove initialising peer-exchange while creating a node (#1158) (1b41569)

Miscellaneous Chores

  • Bump all prod dependencies (88cc76d)
  • Bump libp2p dependencies (803ae7b)
  • Bump typescript (12d86e6)
  • Directly convert from ENR to PeerInfo, remove unneeded utility (6dbcde0)
  • Extract decoder code (130c49b)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/enr bumped from * to 0.0.6
      • @waku/proto bumped from * to 0.0.3
    • devDependencies
      • @waku/interfaces bumped from * to 0.0.8

Changelog

All notable changes to this project will be documented in this file.

The file is maintained by Release Please based on Conventional Commits specification, and this project adheres to Semantic Versioning.