Skip to content

Releases: waku-org/js-waku

relay: v0.0.14

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

0.0.14 (2024-08-29)

⚠ BREAKING CHANGES

  • filter: new simpler filter API (#2092)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from 0.0.30 to 0.0.31
      • @waku/interfaces bumped from 0.0.25 to 0.0.26
      • @waku/proto bumped from 0.0.7 to 0.0.8
      • @waku/utils bumped from 0.0.18 to 0.0.19

proto: v0.0.8

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

0.0.8 (2024-08-29)

⚠ BREAKING CHANGES

Features

message-hash: v0.1.15

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

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

message-encryption: v0.0.29

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

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from 0.0.30 to 0.0.31
      • @waku/interfaces bumped from 0.0.25 to 0.0.26
      • @waku/proto bumped from 0.0.7 to 0.0.8
      • @waku/utils bumped from 0.0.18 to 0.0.19

interfaces: v0.0.26

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

0.0.26 (2024-08-29)

⚠ BREAKING CHANGES

  • lightpush: return new error messages (#2115)
  • deprecate named pubsub topics and use static/auto sharding (#2097)
  • store v3 (#2036)
  • filter: new simpler filter API (#2092)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/proto bumped from ^0.0.7 to ^0.0.8

enr: v0.0.25

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

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

discovery: v0.0.4

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

0.0.4 (2024-08-29)

Features

  • peer-exchange: Support continuous peer information updates (#2088) (defe41b)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/interfaces bumped from 0.0.25 to 0.0.26
      • @waku/proto bumped from ^0.0.7 to ^0.0.8
      • @waku/enr bumped from 0.0.24 to 0.0.25
      • @waku/core bumped from 0.0.30 to 0.0.31
      • @waku/utils bumped from 0.0.18 to 0.0.19

core: v0.0.31

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

0.0.31 (2024-08-29)

⚠ BREAKING CHANGES

  • lightpush: return new error messages (#2115)
  • deprecate named pubsub topics and use static/auto sharding (#2097)
  • store v3 (#2036)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/enr bumped from ^0.0.24 to ^0.0.25
      • @waku/interfaces bumped from 0.0.25 to 0.0.26
      • @waku/proto bumped from 0.0.7 to 0.0.8
      • @waku/utils bumped from 0.0.18 to 0.0.19

utils: v0.0.18

10 Jul 15:41
ccdf84e
Compare
Choose a tag to compare

0.0.18 (2024-07-10)

Features

  • lightpush: Peer management for protocols (#2003) (93e78c3)

Dependencies

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

sdk: v0.0.26

10 Jul 15:41
ccdf84e
Compare
Choose a tag to compare

0.0.26 (2024-07-10)

⚠ BREAKING CHANGES

  • filter: return error codes instead of throwing errors (#1971)

Features

  • filter: Peer/subscription renewal with recurring Filter pings (#2052) (318667e)
  • filter: Return error codes instead of throwing errors (#1971) (4eb06c6)
  • filter: Use protocol peer management (#2047) (4db508b)
  • lightpush: Peer management for protocols (#2003) (93e78c3)

Bug Fixes

  • Add .js to base protocol import in filter sdk (#2009) (6f188ef)
  • Bootstrapping with default pubsub topic (#2031) (16e9116)
  • Filter for wss in libp2p websocket transport (682cc66)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/core bumped from 0.0.29 to 0.0.30
      • @waku/discovery bumped from 0.0.2 to 0.0.3
      • @waku/interfaces bumped from 0.0.24 to 0.0.25
      • @waku/relay bumped from 0.0.12 to 0.0.13
      • @waku/utils bumped from 0.0.17 to 0.0.18