Skip to content

Releases: waku-org/js-waku

discovery: v0.0.11

15 Aug 20:12
26de2d1

Choose a tag to compare

0.0.11 (2025-08-14)

⚠ BREAKING CHANGES

  • local peer discovery improvements (#2557)
  • Introduce routing info concept

Features

  • Introduce routing info concept (3842d84)
  • Local peer discovery improvements (#2557) (eab8ce8)
  • Peer exchange discovery improvements (#2537) (95da57a)
  • Retrieve peers from all passed enrtree URLs (25f884e)

Bug Fixes

  • Do not limit DNS Peer Discovery on capability (0dfe352)
  • Improve error handling for stream manager (#2546) (ada2657)
  • Prevent setting shard info from PX if it exists (#2561) (dfb2baf)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from 0.0.37 to 0.0.38
      • @waku/enr bumped from 0.0.31 to 0.0.32
      • @waku/interfaces bumped from 0.0.32 to 0.0.33
      • @waku/proto bumped from ^0.0.12 to ^0.0.13
      • @waku/utils bumped from 0.0.25 to 0.0.26

core: v0.0.38

15 Aug 20:11
26de2d1

Choose a tag to compare

0.0.38 (2025-08-14)

⚠ BREAKING CHANGES

  • local peer discovery improvements (#2557)
  • Introduce routing info concept

Features

Bug Fixes

  • Improve error handling for stream manager (#2546) (ada2657)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/enr bumped from ^0.0.31 to ^0.0.32
      • @waku/interfaces bumped from 0.0.32 to 0.0.33
      • @waku/proto bumped from 0.0.12 to 0.0.13
      • @waku/utils bumped from 0.0.25 to 0.0.26

utils: v0.0.25

19 Jul 02:08
e92cc57

Choose a tag to compare

0.0.25 (2025-07-18)

⚠ BREAKING CHANGES

  • re-architect connection manager (#2445)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/interfaces bumped from 0.0.31 to 0.0.32

sds: v0.0.5

19 Jul 02:08
e92cc57

Choose a tag to compare

0.0.5 (2025-07-18)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/proto bumped from ^0.0.11 to ^0.0.12
      • @waku/utils bumped from ^0.0.24 to ^0.0.25

sdk: v0.0.33

19 Jul 02:08
e92cc57

Choose a tag to compare

0.0.33 (2025-07-18)

⚠ BREAKING CHANGES

  • remove node level pubsub topic concept
  • unify events under one source (#2473)
  • re-architect connection manager (#2445)
  • remove deprecated filter implementation (#2433)

Features

  • Add recovery and connection maintenance (#2496) (ed389cc)
  • Implement store query chunking (#2511) (36f6884)
  • Make peer manager aware of codec and shard, fix retry manager and shut down subscriptions (#2425) (058f2ff)
  • Re-architect connection manager (#2445) (c7682ea)
  • Unify events under one source (#2473) (27292ed)

Bug Fixes

  • Remove node level pubsub topic concept (6d55af9)

Miscellaneous Chores

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from 0.0.36 to 0.0.37
      • @waku/discovery bumped from 0.0.9 to 0.0.10
      • @waku/interfaces bumped from 0.0.31 to 0.0.32
      • @waku/proto bumped from ^0.0.11 to ^0.0.12
      • @waku/utils bumped from 0.0.24 to 0.0.25

rln: v0.1.7

19 Jul 02:08
e92cc57

Choose a tag to compare

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

relay: v0.0.20

19 Jul 02:08
e92cc57

Choose a tag to compare

0.0.20 (2025-07-18)

⚠ BREAKING CHANGES

  • remove node level pubsub topic concept
  • re-architect connection manager (#2445)
  • remove deprecated filter implementation (#2433)

Features

Bug Fixes

  • Remove node level pubsub topic concept (6d55af9)

Miscellaneous Chores

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from 0.0.36 to 0.0.37
      • @waku/sdk bumped from 0.0.32 to 0.0.33
      • @waku/interfaces bumped from 0.0.31 to 0.0.32
      • @waku/proto bumped from 0.0.11 to 0.0.12
      • @waku/utils bumped from 0.0.24 to 0.0.25

proto: v0.0.12

19 Jul 02:08
e92cc57

Choose a tag to compare

0.0.12 (2025-07-18)

Features

  • proto: Add light push v3 definition (14085de)
  • proto: Add light push v3 definition (94788d0)

message-encryption: v0.0.35

19 Jul 02:08
e92cc57

Choose a tag to compare

0.0.35 (2025-07-18)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from 0.0.36 to 0.0.37
      • @waku/interfaces bumped from 0.0.31 to 0.0.32
      • @waku/proto bumped from 0.0.11 to 0.0.12
      • @waku/utils bumped from 0.0.24 to 0.0.25

interfaces: v0.0.32

19 Jul 02:08
e92cc57

Choose a tag to compare

0.0.32 (2025-07-18)

⚠ BREAKING CHANGES

  • remove node level pubsub topic concept
  • unify events under one source (#2473)
  • re-architect connection manager (#2445)
  • remove deprecated filter implementation (#2433)

Features

Bug Fixes

  • Remove node level pubsub topic concept (6d55af9)

Miscellaneous Chores