Releases: waku-org/js-waku
Releases · waku-org/js-waku
enr: v0.0.7
Dependencies
- The following workspace dependencies were updated
- devDependencies
- @waku/interfaces bumped from 0.0.8 to 0.0.9
- devDependencies
dns-discovery: v0.0.7
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/enr bumped from 0.0.6 to 0.0.7
- devDependencies
- @waku/interfaces bumped from 0.0.8 to 0.0.9
- dependencies
create: v0.0.8
0.0.8 (2023-03-23)
Bug Fixes
- @waku/create should not depend on @waku/peer-exchange (f0ac886)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/core bumped from 0.0.11 to 0.0.12
- @waku/dns-discovery bumped from 0.0.6 to 0.0.7
- devDependencies
- @waku/interfaces bumped from 0.0.8 to 0.0.9
- dependencies
core: v0.0.12
0.0.12 (2023-03-23)
⚠ BREAKING CHANGES
- use ISender and deprecate Light Push .push (#1217)
Features
- Add getActiveSubscriptions method (#1249) (45284db)
- Use ISender and deprecate Light Push .push (#1217) (0f6a594)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/interfaces bumped from 0.0.8 to 0.0.9
- dependencies
utils: v0.0.2
proto: v0.0.3
0.0.3 (2023-03-16)
⚠ BREAKING CHANGES
- enable encoding of
metafield - update store.proto
- update message.proto: payload and content topic are always defined
- bump protons from 5.1.0 to 7.0.2
- bump typescript
- bump all prod dependencies
Features
- Enable encoding of
metafield (bd983ea)
Bug Fixes
Miscellaneous Chores
peer-exchange: v0.0.4
0.0.4 (2023-03-16)
⚠ BREAKING CHANGES
- directly convert from ENR to
PeerInfo, remove unneeded utility - extract decoder code
- bump typescript
- bump all prod dependencies
- bump libp2p dependencies
Features
- Codec as a property of the protocol implementations (a5ff788)
- DNS discovery as default bootstrap discovery (#1114) (11819fc)
Bug Fixes
- dns-discovery/peer-exchange: Check if peer is already tagged (952aadd)
- Prettier and cspell ignore CHANGELOG (#1235) (4d7b3e3)
- Remove initialising peer-exchange while creating a node (#1158) (1b41569)
Miscellaneous Chores
- Bump all prod dependencies (88cc76d)
- Bump libp2p dependencies (803ae7b)
- Bump typescript (12d86e6)
- Directly convert from ENR to
PeerInfo, remove unneeded utility (6dbcde0) - Extract decoder code (130c49b)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/enr bumped from * to 0.0.6
- @waku/proto bumped from * to 0.0.3
- devDependencies
- @waku/interfaces bumped from * to 0.0.8
- dependencies
message-encryption: v0.0.10
0.0.10 (2023-03-16)
⚠ BREAKING CHANGES
- add exports map to @waku/utils (#1201)
- enable encoding of
metafield - expose pubsub topic in
IDecodedMessage - update message.proto: payload and content topic are always defined
- bump typescript
Features
- Enable encoding of
metafield (bd983ea) - Export
Decoder,EncoderandDecodedMessagetypes from root (da1b18d), closes #1010 - Expose pubsub topic in
IDecodedMessage(628ac50), closes #1208
Bug Fixes
Miscellaneous Chores
- Add exports map to @waku/utils (#1201) (a30b2bd)
- Bump typescript (12d86e6)
- Update message.proto: payload and content topic are always defined (5cf8ed2)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/core bumped from * to 0.0.11
- @waku/interfaces bumped from * to 0.0.8
- @waku/proto bumped from * to 0.0.3
- @waku/utils bumped from * to 0.0.2
- dependencies
interfaces: v0.0.8
0.0.8 (2023-03-16)
⚠ BREAKING CHANGES
- add custom events to Relay and make observers private (#1213)
- enable encoding of
metafield - expose pubsub topic in
IDecodedMessage - directly convert from ENR to
PeerInfo, remove unneeded utility - extract encoder code
- update store.proto
- update message.proto: payload and content topic are always defined
- ConnectionManager and KeepAliveManager (#1135)
- bump typescript
- bump libp2p dependencies
Features
- Add custom events to Relay and make observers private (#1213) (275b166)
- Codec as a property of the protocol implementations (a5ff788)
- ConnectionManager and KeepAliveManager (#1135) (24c24cc)
- Enable encoding of
metafield (bd983ea) - Expose pubsub topic in
IDecodedMessage(628ac50), closes #1208
Bug Fixes
- Prettier and cspell ignore CHANGELOG (#1235) (4d7b3e3)
- Remove initialising peer-exchange while creating a node (#1158) (1b41569)
Miscellaneous Chores
enr: v0.0.6
0.0.6 (2023-03-16)
⚠ BREAKING CHANGES
- add exports map to @waku/utils (#1201)
- directly convert from ENR to
PeerInfo, remove unneeded utility - extract encoder code
- extract decoder code
- bump typescript
- bump all prod dependencies
- bump libp2p dependencies
Bug Fixes
Miscellaneous Chores
- Add exports map to @waku/utils (#1201) (a30b2bd)
- Bump all prod dependencies (88cc76d)
- Bump libp2p dependencies (803ae7b)
- Bump typescript (12d86e6)
- Directly convert from ENR to
PeerInfo, remove unneeded utility (6dbcde0) - Extract decoder code (130c49b)
- Extract encoder code (22ffcf5)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/utils bumped from * to 0.0.2
- devDependencies
- @waku/interfaces bumped from * to 0.0.8
- dependencies