js-waku/packages/enr/CHANGELOG.md

10 KiB

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.

Dependencies

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

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.2 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/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/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/utils bumped from 0.0.6 to 0.0.7
    • devDependencies
      • @waku/interfaces bumped from 0.0.13 to 0.0.14

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.7 to 0.0.8
    • devDependencies
      • @waku/interfaces bumped from 0.0.14 to 0.0.15

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.9 to 0.0.10
    • devDependencies
      • @waku/interfaces bumped from 0.0.16 to 0.0.17

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.13 to 0.0.14
    • devDependencies
      • @waku/interfaces bumped from 0.0.20 to 0.0.21

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.16 to 0.0.17
    • devDependencies
      • @waku/interfaces bumped from 0.0.23 to 0.0.24

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.17 to 0.0.18
    • devDependencies
      • @waku/interfaces bumped from 0.0.24 to 0.0.25

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.18 to 0.0.19
    • devDependencies
      • @waku/interfaces bumped from 0.0.25 to 0.0.26

0.0.26 (2024-09-05)

Bug Fixes

  • Temporarily remove peer cross dependencies (#2123) (f4b6bb0)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.19 to 0.0.20
    • devDependencies
      • @waku/interfaces bumped from 0.0.26 to 0.0.27

0.0.22 (2024-04-09)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.15 to 0.0.16
    • devDependencies
      • @waku/interfaces bumped from 0.0.22 to 0.0.23

0.0.21 (2024-03-04)

⚠ BREAKING CHANGES

  • protocols filter peers as per configured shard (#1756)

Features

  • Protocols filter peers as per configured shard (#1756) (477c2a5)

Bug Fixes

  • tests: Append p2p with the multiaddrs from ENR (#1817) (f8e02ab)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.14 to 0.0.15
    • devDependencies
      • @waku/interfaces bumped from 0.0.21 to 0.0.22

0.0.19 (2023-11-01)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.12 to 0.0.13
    • devDependencies
      • @waku/interfaces bumped from 0.0.19 to 0.0.20

0.0.18 (2023-10-16)

Features

  • Add Firefox and Webkit to karma (#1598) (d9e4bcb)
  • static-sharding: Filter peer connections per shards (#1626) (124a29e)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.11 to 0.0.12
    • devDependencies
      • @waku/interfaces bumped from 0.0.18 to 0.0.19

0.0.17 (2023-09-11)

⚠ BREAKING CHANGES

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.10 to 0.0.11
    • devDependencies
      • @waku/interfaces bumped from 0.0.17 to 0.0.18

0.0.15 (2023-07-26)

⚠ BREAKING CHANGES

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.8 to 0.0.9
    • devDependencies
      • @waku/interfaces bumped from 0.0.15 to 0.0.16

0.0.12 (2023-05-18)

⚠ BREAKING CHANGES

Features

Dependencies

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

0.0.9 (2023-03-28)

Bug Fixes

  • Ensure that websocket multiaddrs are returned from ENR (#1275) (9494041), closes #1271

0.0.6 (2023-03-16)

⚠ BREAKING CHANGES

  • add exports map to @waku/utils (#1201)
  • directly convert from ENR to PeerInfo, remove unneeded utility
  • extract encoder code
  • extract decoder code
  • bump typescript
  • bump all prod dependencies
  • bump libp2p dependencies

Bug Fixes

Miscellaneous Chores

  • Add exports map to @waku/utils (#1201) (a30b2bd)
  • 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)
  • Extract encoder code (22ffcf5)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from * to 0.0.2
    • devDependencies
      • @waku/interfaces bumped from * to 0.0.8

Unreleased

0.0.5 - 2023-01-25

Fixed

  • Moved chai to devDependencies.

0.0.4 - 2023-01-18

Fixed

  • Dependencies.