Releases: Permissionless-Software-Foundation/helia-coord
Releases · Permissionless-Software-Foundation/helia-coord
v1.5.15
1.5.15 (2024-09-17)
Bug Fixes
- package-lock: Updating package-lock.json (81ec45b)
v1.5.14
1.5.14 (2024-09-12)
Bug Fixes
- deps: Updating dependencies (727f344)
v1.5.13
1.5.13 (2024-09-12)
Bug Fixes
- generateAckMsg: handling corner case when peerData is undefined (dda149b)
v1.5.12
1.5.12 (2024-08-23)
Bug Fixes
- refreshPeerConnections(): Adding peer multiaddr to peer data (9a08172)
v1.5.11
1.5.11 (2024-08-18)
Bug Fixes
- libp2p: Updating peer dep to v1.9.1 (22b84a8)
v1.5.10
1.5.10 (2024-08-18)
Bug Fixes
- data: Removing test data so that it's not included in the npm lib (4b35838)
v1.5.9
1.5.9 (2024-08-18)
Bug Fixes
- pubsub: Using new property to publish to pubsub channel with no peers (7931526)
v1.5.8
1.5.8 (2024-05-04)
Bug Fixes
- pubsub: Removing console logs (dd354b1)
v1.5.7
1.5.7 (2024-04-12)
Bug Fixes
- encryption: Handling case when peer pub key is not available (ae06b47)
- pubsub: Debugging message-passing issue (7fdba5e)
v1.5.6
1.5.6 (2024-03-24)
Bug Fixes
- startup: Auto-retrying bootstrap list on failure (16e419d)