2023-02-14 01:11:40 +01:00
# Changelog
2023-04-03 16:15:39 +10:00
## [0.0.4](https://github.com/waku-org/js-waku/compare/utils-v0.0.3...utils-v0.0.4) (2023-04-03)
### Bug Fixes
* **utils:** Typescript to able to find types ([03c9cac ](https://github.com/waku-org/js-waku/commit/03c9cac3d0f0167dee3b99d3945d96648bdb8685 ))
2023-03-25 10:22:44 +11:00
## [0.0.3](https://github.com/waku-org/js-waku/compare/utils-v0.0.2...utils-v0.0.3) (2023-03-24)
### Bug Fixes
* **utils:** Include all ts files ([#1267 ](https://github.com/waku-org/js-waku/issues/1267 )) ([c284159 ](https://github.com/waku-org/js-waku/commit/c284159ac8eab5bed2313fa5bc7fbea0e83d390f ))
2023-03-17 06:29:40 +11:00
## [0.0.2](https://github.com/waku-org/js-waku/compare/utils-v0.0.1...utils-v0.0.2) (2023-03-16)
### ⚠ BREAKING CHANGES
* add exports map to @waku/utils ([#1201 ](https://github.com/waku-org/js-waku/issues/1201 ))
* directly convert from ENR to `PeerInfo` , remove unneeded utility
* bump typescript
* bump libp2p dependencies
### Bug Fixes
* Prettier and cspell ignore CHANGELOG ([#1235 ](https://github.com/waku-org/js-waku/issues/1235 )) ([4d7b3e3 ](https://github.com/waku-org/js-waku/commit/4d7b3e39e6761afaf5d05a13cc4b3c23e15f9bd5 ))
### Miscellaneous Chores
* Add exports map to @waku/utils ([#1201 ](https://github.com/waku-org/js-waku/issues/1201 )) ([a30b2bd ](https://github.com/waku-org/js-waku/commit/a30b2bd747dedeef69b46cfafb88898ba35d8f67 ))
* Bump libp2p dependencies ([803ae7b ](https://github.com/waku-org/js-waku/commit/803ae7bd8ed3de665026446c23cde90e7eba9d36 ))
* Bump typescript ([12d86e6 ](https://github.com/waku-org/js-waku/commit/12d86e6abcc68e27c39ca86b4f0dc2b68cdd6000 ))
* Directly convert from ENR to `PeerInfo` , remove unneeded utility ([6dbcde0 ](https://github.com/waku-org/js-waku/commit/6dbcde041ab8fa8c2df75cc25319a0eccf6b0454 ))
## Changelog
2023-02-14 01:11:40 +01:00
All notable changes to this project will be documented in this file.
The file is maintained by [Release Please ](https://github.com/googleapis/release-please ) based on [Conventional Commits ](https://www.conventionalcommits.org ) specification,
and this project adheres to [Semantic Versioning ](https://semver.org/spec/v2.0.0.html ).