Skip to content

Releases: waku-org/js-waku

utils: v0.0.20

05 Sep 23:55
a2c5dba
Compare
Choose a tag to compare

0.0.20 (2024-09-05)

Bug Fixes

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

Dependencies

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

sdk: v0.0.28

05 Sep 23:55
a2c5dba
Compare
Choose a tag to compare

0.0.28 (2024-09-05)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from 0.0.31 to 0.0.32
      • @waku/discovery bumped from 0.0.4 to 0.0.5
      • @waku/interfaces bumped from 0.0.26 to 0.0.27
      • @waku/utils bumped from 0.0.19 to 0.0.20
      • @waku/message-hash bumped from 0.1.15 to 0.1.16

relay: v0.0.15

05 Sep 23:55
a2c5dba
Compare
Choose a tag to compare

0.0.15 (2024-09-05)

Bug Fixes

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

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from 0.0.31 to 0.0.32
      • @waku/sdk bumped from 0.0.27 to 0.0.28
      • @waku/interfaces bumped from 0.0.26 to 0.0.27
      • @waku/utils bumped from 0.0.19 to 0.0.20

message-hash: v0.1.16

05 Sep 23:55
a2c5dba
Compare
Choose a tag to compare

0.1.16 (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

message-encryption: v0.0.30

05 Sep 23:55
a2c5dba
Compare
Choose a tag to compare

0.0.30 (2024-09-05)

Bug Fixes

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

Dependencies

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

interfaces: v0.0.27

05 Sep 23:55
a2c5dba
Compare
Choose a tag to compare

0.0.27 (2024-09-05)

Bug Fixes

enr: v0.0.26

05 Sep 23:55
a2c5dba
Compare
Choose a tag to compare

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

discovery: v0.0.5

05 Sep 23:55
a2c5dba
Compare
Choose a tag to compare

0.0.5 (2024-09-05)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/interfaces bumped from 0.0.26 to 0.0.27
      • @waku/enr bumped from 0.0.25 to 0.0.26
      • @waku/core bumped from 0.0.31 to 0.0.32
      • @waku/utils bumped from 0.0.19 to 0.0.20

core: v0.0.32

05 Sep 23:55
a2c5dba
Compare
Choose a tag to compare

0.0.32 (2024-09-05)

Bug Fixes

Dependencies

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

utils: v0.0.19

29 Aug 10:02
f9361bf
Compare
Choose a tag to compare

0.0.19 (2024-08-29)

⚠ BREAKING CHANGES

  • deprecate named pubsub topics and use static/auto sharding (#2097)
  • filter: new simpler filter API (#2092)

Features

  • Deprecate named pubsub topics and use static/auto sharding (#2097) (5ce36c8)
  • filter: New simpler filter API (#2092) (fdd9dc4)
  • Fix peer renewal, change Filter keep alive (#2065) (00635b7)

Bug Fixes

  • Import of base_protocol and networkConfig type guard (#2109) (8f56d90)

Dependencies

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