js-waku/packages/rln/CHANGELOG.md
2025-09-20 11:37:22 +02:00

4.9 KiB

Changelog

0.1.9 (2025-09-20)

Features

  • Expose message hash from IDecodedMessage (#2578) (836d6b8)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from ^0.0.38 to ^0.0.39
      • @waku/utils bumped from ^0.0.26 to ^0.0.27
    • devDependencies
      • @waku/interfaces bumped from 0.0.33 to 0.0.34
      • @waku/message-encryption bumped from ^0.0.36 to ^0.0.37

0.1.8 (2025-08-14)

⚠ BREAKING CHANGES

  • Introduce routing info concept

Features

  • Introduce routing info concept (3842d84)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from ^0.0.37 to ^0.0.38
      • @waku/utils bumped from ^0.0.25 to ^0.0.26
    • devDependencies
      • @waku/interfaces bumped from 0.0.32 to 0.0.33
      • @waku/message-encryption bumped from ^0.0.35 to ^0.0.36

0.1.7 (2025-07-18)

Features

Bug Fixes

  • idCommitmentBigInt must always be less than the contract Q (#2394) (9b0c5e8)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from ^0.0.36 to ^0.0.37
      • @waku/utils bumped from ^0.0.24 to ^0.0.25
    • devDependencies
      • @waku/interfaces bumped from 0.0.31 to 0.0.32
      • @waku/message-encryption bumped from ^0.0.34 to ^0.0.35

0.1.6 (2025-06-23)

⚠ BREAKING CHANGES

  • upgrade libp2p, nodejs and typescript (#2401)
  • re-work messaging parts and sharding (#2399)

Features

  • Re-work messaging parts and sharding (#2399) (1905558)
  • Refine work with membership info and other meta information (#2341) (3b23bce)

Miscellaneous Chores

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from ^0.0.35 to ^0.0.36
      • @waku/utils bumped from ^0.0.23 to ^0.0.24
    • devDependencies
      • @waku/interfaces bumped from 0.0.30 to 0.0.31
      • @waku/message-encryption bumped from ^0.0.33 to ^0.0.34

0.1.5 (2025-04-23)

Features

  • rln: Create CredentialsManager without Zerokit (#2295) (4adf870)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from ^0.0.34 to ^0.0.35
      • @waku/utils bumped from ^0.0.22 to ^0.0.23
    • devDependencies
      • @waku/message-encryption bumped from ^0.0.32 to ^0.0.33

0.1.4 (2025-03-24)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from ^0.0.33 to ^0.0.34
      • @waku/utils bumped from ^0.0.21 to ^0.0.22
    • devDependencies
      • @waku/message-encryption bumped from ^0.0.31 to ^0.0.32