mirror of https://github.com/waku-org/js-waku.git
1.8 KiB
1.8 KiB
Changelog
0.0.3 (2023-03-24)
Bug Fixes
0.0.2 (2023-03-16)
⚠ BREAKING CHANGES
- add exports map to @waku/utils (#1201)
- directly convert from ENR to
PeerInfo
, remove unneeded utility - bump typescript
- bump libp2p dependencies
Bug Fixes
Miscellaneous Chores
- Add exports map to @waku/utils (#1201) (a30b2bd)
- Bump libp2p dependencies (803ae7b)
- Bump typescript (12d86e6)
- Directly convert from ENR to
PeerInfo
, remove unneeded utility (6dbcde0)
Changelog
All notable changes to this project will be documented in this file.
The file is maintained by Release Please based on Conventional Commits specification, and this project adheres to Semantic Versioning.