# Changelog ### Dependencies * The following workspace dependencies were updated * dependencies * @waku/core bumped from 0.0.12 to 0.0.13 * @waku/enr bumped from 0.0.7 to 0.0.8 * @waku/proto bumped from 0.0.3 to 0.0.4 * @waku/utils bumped from * to 0.0.3 * devDependencies * @waku/interfaces bumped from 0.0.9 to 0.0.10 ### Dependencies * The following workspace dependencies were updated * dependencies * @waku/enr bumped from 0.0.8 to 0.0.9 ### Dependencies * The following workspace dependencies were updated * dependencies * @waku/core bumped from 0.0.14 to 0.0.15 ### Dependencies * The following workspace dependencies were updated * dependencies * @waku/core bumped from 0.0.15 to 0.0.16 * @waku/enr bumped from 0.0.9 to 0.0.10 * @waku/utils bumped from 0.0.3 to 0.0.4 * devDependencies * @waku/interfaces bumped from 0.0.10 to 0.0.11 ### Dependencies * The following workspace dependencies were updated * dependencies * @waku/core bumped from 0.0.16 to 0.0.17 * @waku/enr bumped from 0.0.10 to 0.0.11 * @waku/utils bumped from 0.0.4 to 0.0.5 * devDependencies * @waku/interfaces bumped from 0.0.11 to 0.0.12 ### Dependencies * The following workspace dependencies were updated * dependencies * @waku/core bumped from 0.0.18 to 0.0.19 * @waku/enr bumped from 0.0.12 to 0.0.13 * @waku/proto bumped from * to 0.0.5 * @waku/utils bumped from 0.0.6 to 0.0.7 * devDependencies * @waku/interfaces bumped from 0.0.13 to 0.0.14 ### Dependencies * The following workspace dependencies were updated * dependencies * @waku/core bumped from 0.0.19 to 0.0.20 * @waku/enr bumped from 0.0.13 to 0.0.14 * @waku/utils bumped from 0.0.7 to 0.0.8 * devDependencies * @waku/interfaces bumped from 0.0.14 to 0.0.15 ### Dependencies * The following workspace dependencies were updated * dependencies * @waku/core bumped from 0.0.25 to 0.0.26 * @waku/enr bumped from 0.0.19 to 0.0.20 * @waku/interfaces bumped from 0.0.20 to 0.0.21 * @waku/proto bumped from 0.0.5 to 0.0.6 * @waku/utils bumped from 0.0.13 to 0.0.14 ## [0.0.20](https://github.com/waku-org/js-waku/compare/peer-exchange-v0.0.19...peer-exchange-v0.0.20) (2024-03-04) ### ⚠ BREAKING CHANGES * protocols filter peers as per configured shard ([#1756](https://github.com/waku-org/js-waku/issues/1756)) ### Features * Decouple sharding params out of core ([e138b4f](https://github.com/waku-org/js-waku/commit/e138b4f5c49a35a37830e31e8be87d824f53249f)) * Protocols filter peers as per configured shard ([#1756](https://github.com/waku-org/js-waku/issues/1756)) ([477c2a5](https://github.com/waku-org/js-waku/commit/477c2a5918f2f75cd2c14bc6ed75e1687c5a09b4)) ### Dependencies * The following workspace dependencies were updated * dependencies * @waku/core bumped from 0.0.26 to 0.0.27 * @waku/enr bumped from 0.0.20 to 0.0.21 * @waku/interfaces bumped from 0.0.21 to 0.0.22 * @waku/utils bumped from 0.0.14 to 0.0.15 ## [0.0.18](https://github.com/waku-org/js-waku/compare/peer-exchange-v0.0.17...peer-exchange-v0.0.18) (2023-11-01) ### Features * Logger with log levels ([#1672](https://github.com/waku-org/js-waku/issues/1672)) ([0f7d63e](https://github.com/waku-org/js-waku/commit/0f7d63ef93716223dc8fea7e8cb09e12e267b386)) ### Dependencies * The following workspace dependencies were updated * dependencies * @waku/core bumped from 0.0.24 to 0.0.25 * @waku/enr bumped from 0.0.18 to 0.0.19 * @waku/interfaces bumped from 0.0.19 to 0.0.20 * @waku/utils bumped from 0.0.12 to 0.0.13 ## [0.0.17](https://github.com/waku-org/js-waku/compare/peer-exchange-v0.0.16...peer-exchange-v0.0.17) (2023-10-16) ### Features * **static-sharding:** Filter peer connections per shards ([#1626](https://github.com/waku-org/js-waku/issues/1626)) ([124a29e](https://github.com/waku-org/js-waku/commit/124a29ebba59c05fbbf199d969e6ba3f9e57d45b)) ### Dependencies * The following workspace dependencies were updated * dependencies * @waku/core bumped from 0.0.23 to 0.0.24 * @waku/enr bumped from 0.0.17 to 0.0.18 * @waku/interfaces bumped from 0.0.18 to 0.0.19 * @waku/utils bumped from 0.0.11 to 0.0.12 ## [0.0.16](https://github.com/waku-org/js-waku/compare/peer-exchange-v0.0.15...peer-exchange-v0.0.16) (2023-09-11) ### ⚠ BREAKING CHANGES * set peer-exchange with default bootstrap ([#1469](https://github.com/waku-org/js-waku/issues/1469)) ### Features * Pre-emptive stream creation for protocols ([#1516](https://github.com/waku-org/js-waku/issues/1516)) ([b4f8216](https://github.com/waku-org/js-waku/commit/b4f821676120aa06f4772eed62fb105d5afae7c6)) * Set peer-exchange with default bootstrap ([#1469](https://github.com/waku-org/js-waku/issues/1469)) ([81a52a8](https://github.com/waku-org/js-waku/commit/81a52a8097ba948783c9d798ba362af0f27e1c10)) ### Dependencies * The following workspace dependencies were updated * dependencies * @waku/core bumped from 0.0.22 to 0.0.23 * @waku/enr bumped from 0.0.16 to 0.0.17 * @waku/interfaces bumped from 0.0.17 to 0.0.18 * @waku/utils bumped from 0.0.10 to 0.0.11 ## [0.0.15](https://github.com/waku-org/js-waku/compare/peer-exchange-v0.0.14...peer-exchange-v0.0.15) (2023-08-02) ### Bug Fixes * Improve connection manager error handling + edge cases ([#1450](https://github.com/waku-org/js-waku/issues/1450)) ([785df52](https://github.com/waku-org/js-waku/commit/785df528fe6e5010a61391994e222028dbc4e4c5)) ### Dependencies * The following workspace dependencies were updated * dependencies * @waku/core bumped from 0.0.21 to 0.0.22 * @waku/enr bumped from 0.0.15 to 0.0.16 * @waku/utils bumped from 0.0.9 to 0.0.10 * @waku/interfaces bumped from 0.0.16 to 0.0.17 ## [0.0.14](https://github.com/waku-org/js-waku/compare/peer-exchange-v0.0.13...peer-exchange-v0.0.14) (2023-07-26) ### ⚠ BREAKING CHANGES * upgrade to libp2p@0.45 ([#1400](https://github.com/waku-org/js-waku/issues/1400)) ### Features * Enable event emission for peer discovery/connection in ConnectionManager ([#1438](https://github.com/waku-org/js-waku/issues/1438)) ([6ce898d](https://github.com/waku-org/js-waku/commit/6ce898d77132f30b5d8f33b48c7f6276992a486e)) * Upgrade to libp2p@0.45 ([#1400](https://github.com/waku-org/js-waku/issues/1400)) ([420e6c6](https://github.com/waku-org/js-waku/commit/420e6c698dd8f44d40d34e47d876da5d2e1ce85e)) ### Dependencies * The following workspace dependencies were updated * dependencies * @waku/core bumped from 0.0.20 to 0.0.21 * @waku/enr bumped from 0.0.14 to 0.0.15 * @waku/utils bumped from 0.0.8 to 0.0.9 * @waku/interfaces bumped from 0.0.15 to 0.0.16 ## [0.0.11](https://github.com/waku-org/js-waku/compare/peer-exchange-v0.0.10...peer-exchange-v0.0.11) (2023-05-18) ### ⚠ BREAKING CHANGES * @waku/relay ([#1316](https://github.com/waku-org/js-waku/issues/1316)) ### Features * @waku/relay ([#1316](https://github.com/waku-org/js-waku/issues/1316)) ([50c2c25](https://github.com/waku-org/js-waku/commit/50c2c2540f3c5ff78d93f3fea646da0eee246e17)) ### Dependencies * The following workspace dependencies were updated * dependencies * @waku/core bumped from * to 0.0.18 * @waku/enr bumped from * to 0.0.12 * @waku/utils bumped from * to 0.0.6 * devDependencies * @waku/interfaces bumped from * to 0.0.13 ## [0.0.5](https://github.com/waku-org/js-waku/compare/peer-exchange-v0.0.4...peer-exchange-v0.0.5) (2023-03-23) ### Features * Compliance test for peer-exchange discovery ([#1186](https://github.com/waku-org/js-waku/issues/1186)) ([5b0c3c3](https://github.com/waku-org/js-waku/commit/5b0c3c3cac3ddb5687d8f59457d6056527a8666c)) ### Bug Fixes * @waku/peer-exchange uses @waku/core and should depend on it ([e922ed4](https://github.com/waku-org/js-waku/commit/e922ed49ec70553227751518251152c765efd07c)) ### Dependencies * The following workspace dependencies were updated * dependencies * @waku/core bumped from * to 0.0.12 * @waku/enr bumped from 0.0.6 to 0.0.7 * devDependencies * @waku/interfaces bumped from 0.0.8 to 0.0.9 ## [0.0.4](https://github.com/waku-org/js-waku/compare/peer-exchange-v0.0.3...peer-exchange-v0.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](https://github.com/waku-org/js-waku/commit/a5ff788eed419556e11319f22ca9e3109c81df92)) * DNS discovery as default bootstrap discovery ([#1114](https://github.com/waku-org/js-waku/issues/1114)) ([11819fc](https://github.com/waku-org/js-waku/commit/11819fc7b14e18385d421facaf2af0832cad1da8)) ### Bug Fixes * **dns-discovery/peer-exchange:** Check if peer is already tagged ([952aadd](https://github.com/waku-org/js-waku/commit/952aadd7bbbe1a7265c5126c1678f552bef0648d)) * 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)) * Remove initialising peer-exchange while creating a node ([#1158](https://github.com/waku-org/js-waku/issues/1158)) ([1b41569](https://github.com/waku-org/js-waku/commit/1b4156902387ea35b24b3d6f5d22e4635ea8cf18)) ### Miscellaneous Chores * Bump all prod dependencies ([88cc76d](https://github.com/waku-org/js-waku/commit/88cc76d2b811e1fa4460207f38704ecfe18fb260)) * 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)) * Extract decoder code ([130c49b](https://github.com/waku-org/js-waku/commit/130c49b636807063364f309da0da2a24a68f2178)) ### 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 ## Changelog 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).