Skip to content

Releases: waku-org/js-waku

message-hash: v0.1.19

23 Apr 16:02
f85a476

Choose a tag to compare

0.1.19 (2025-04-23)

Dependencies

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

message-encryption: v0.0.33

23 Apr 16:02
f85a476

Choose a tag to compare

0.0.33 (2025-04-23)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from 0.0.34 to 0.0.35
      • @waku/interfaces bumped from 0.0.29 to 0.0.30
      • @waku/proto bumped from 0.0.9 to 0.0.10
      • @waku/utils bumped from 0.0.22 to 0.0.23

interfaces: v0.0.30

23 Apr 16:02
f85a476

Choose a tag to compare

0.0.30 (2025-04-23)

Features

  • Introduce createDecoder and createEncoder on IWaku (#2352) (3038c48)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/proto bumped from ^0.0.9 to ^0.0.10

enr: v0.0.29

23 Apr 16:02
f85a476

Choose a tag to compare

0.0.29 (2025-04-23)

Dependencies

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

discovery: v0.0.8

23 Apr 16:02
f85a476

Choose a tag to compare

0.0.8 (2025-04-23)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from 0.0.34 to 0.0.35
      • @waku/enr bumped from 0.0.28 to 0.0.29
      • @waku/interfaces bumped from 0.0.29 to 0.0.30
      • @waku/proto bumped from ^0.0.9 to ^0.0.10
      • @waku/utils bumped from 0.0.22 to 0.0.23

core: v0.0.35

23 Apr 16:02
f85a476

Choose a tag to compare

0.0.35 (2025-04-23)

Features

  • Introduce createDecoder and createEncoder on IWaku (#2352) (3038c48)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/enr bumped from ^0.0.28 to ^0.0.29
      • @waku/interfaces bumped from 0.0.29 to 0.0.30
      • @waku/proto bumped from 0.0.9 to 0.0.10
      • @waku/utils bumped from 0.0.22 to 0.0.23

utils: v0.0.22

24 Mar 13:51
ea6daae

Choose a tag to compare

0.0.22 (2025-03-24)

Features

  • Improve peer manager and re-integrate to light push (#2191) (62f93dc)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/interfaces bumped from 0.0.28 to 0.0.29

sds: v0.0.2

24 Mar 13:51
ea6daae

Choose a tag to compare

0.0.2 (2025-03-24)

Features

  • sds: Add message channel with buffers and send/receive logic (4cd1eea)
  • sds: Add message channel with buffers and send/receive logic (389ca40)
  • sds: Adds logic to sweep incoming and outgoing buffers (5b3a256)
  • sds: Adds logic to sweep incoming and outgoing buffers (f7666a6)
  • sds: Create package for sds and add protobuf def (6abd2d1)
  • sds: Create package for sds and add protobuf def (468512f)
  • sds: Migrate bloomfilter to bigint and import hashn function from nim (053e490)
  • sds: Migrate bloomfilter to bigint and import hashn function from nim (be93e4b)
  • sds: Send and receive sync messages (8db7690)
  • sds: Send and receive sync messages (13ae5d4)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/message-hash bumped from ^0.1.17 to ^0.1.18
      • @waku/proto bumped from ^0.0.8 to ^0.0.9
      • @waku/utils bumped from ^0.0.21 to ^0.0.22

sdk: v0.0.30

24 Mar 13:51
ea6daae

Choose a tag to compare

0.0.30 (2025-03-24)

Features

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from 0.0.33 to 0.0.34
      • @waku/discovery bumped from 0.0.6 to 0.0.7
      • @waku/interfaces bumped from 0.0.28 to 0.0.29
      • @waku/proto bumped from ^0.0.8 to ^0.0.9
      • @waku/utils bumped from 0.0.21 to 0.0.22
      • @waku/message-hash bumped from 0.1.17 to 0.1.18

rln: v0.1.4

24 Mar 13:51
ea6daae

Choose a tag to compare

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