2022-12-06 13:37:26 +11:00
# Changelog
All notable changes to this project will be documented in this file.
2023-02-14 01:11:40 +01:00
The file is maintained by [Release Please ](https://github.com/googleapis/release-please ) based on [Conventional Commits ](https://www.conventionalcommits.org ) specification,
2022-12-06 13:37:26 +11:00
and this project adheres to [Semantic Versioning ](https://semver.org/spec/v2.0.0.html ).
2023-03-29 04:19:45 +11:00
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @waku/dns -discovery bumped from 0.0.8 to 0.0.9
2023-03-31 12:09:02 +11:00
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @waku/core bumped from 0.0.14 to 0.0.15
2023-05-10 04:54:20 +10:00
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @waku/core bumped from 0.0.16 to 0.0.17
* @waku/dns -discovery bumped from 0.0.10 to 0.0.11
* devDependencies
* @waku/interfaces bumped from 0.0.11 to 0.0.12
2023-06-02 05:50:52 +10:00
## [0.0.15](https://github.com/waku-org/js-waku/compare/create-v0.0.14...create-v0.0.15) (2023-05-26)
### ⚠ BREAKING CHANGES
* filter v2 ([#1332 ](https://github.com/waku-org/js-waku/issues/1332 ))
### Features
* Filter v2 ([#1332 ](https://github.com/waku-org/js-waku/issues/1332 )) ([8d0e647 ](https://github.com/waku-org/js-waku/commit/8d0e64796695fbafad0a033552eb4412bdff3d78 ))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @waku/relay bumped from 0.0.1 to 0.0.2
* @waku/core bumped from 0.0.18 to 0.0.19
* @waku/dns -discovery bumped from 0.0.12 to 0.0.13
* devDependencies
* @waku/interfaces bumped from 0.0.13 to 0.0.14
2023-05-19 21:38:52 +10:00
## [0.0.14](https://github.com/waku-org/js-waku/compare/create-v0.0.13...create-v0.0.14) (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/relay bumped from * to 0.0.1
* @waku/core bumped from * to 0.0.18
* @waku/dns -discovery bumped from * to 0.0.12
* devDependencies
* @waku/interfaces bumped from * to 0.0.13
2023-04-03 16:15:39 +10:00
## [0.0.12](https://github.com/waku-org/js-waku/compare/create-v0.0.11...create-v0.0.12) (2023-04-03)
### ⚠ BREAKING CHANGES
* add and implement IReceiver ([#1219 ](https://github.com/waku-org/js-waku/issues/1219 ))
### Features
* Add and implement IReceiver ([#1219 ](https://github.com/waku-org/js-waku/issues/1219 )) ([e11e5b4 ](https://github.com/waku-org/js-waku/commit/e11e5b4870aede7813b3ee4b60f5e625f6eac5a2 ))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @waku/core bumped from 0.0.15 to 0.0.16
* @waku/dns -discovery bumped from 0.0.9 to 0.0.10
* devDependencies
* @waku/interfaces bumped from 0.0.10 to 0.0.11
2023-03-25 10:22:44 +11:00
## [0.0.9](https://github.com/waku-org/js-waku/compare/create-v0.0.8...create-v0.0.9) (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 ))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @waku/core bumped from 0.0.12 to 0.0.13
* @waku/dns -discovery bumped from 0.0.7 to 0.0.8
* devDependencies
* @waku/interfaces bumped from 0.0.9 to 0.0.10
2023-03-24 10:10:41 +11:00
## [0.0.8](https://github.com/waku-org/js-waku/compare/create-v0.0.7...create-v0.0.8) (2023-03-23)
### Bug Fixes
* @waku/create should not depend on @waku/peer -exchange ([f0ac886 ](https://github.com/waku-org/js-waku/commit/f0ac886593a96a7d63f75b481d0c2419c1084cda ))
### 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
2023-03-17 06:29:40 +11:00
## [0.0.7](https://github.com/waku-org/js-waku/compare/create-v0.0.6...create-v0.0.7) (2023-03-16)
### ⚠ BREAKING CHANGES
* bump typescript
* bump libp2p dependencies
### Features
* 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
* 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 libp2p dependencies ([803ae7b ](https://github.com/waku-org/js-waku/commit/803ae7bd8ed3de665026446c23cde90e7eba9d36 ))
* Bump typescript ([12d86e6 ](https://github.com/waku-org/js-waku/commit/12d86e6abcc68e27c39ca86b4f0dc2b68cdd6000 ))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @waku/core bumped from * to 0.0.11
* @waku/dns -discovery bumped from * to 0.0.6
* @waku/peer -exchange bumped from * to 0.0.4
* devDependencies
* @waku/interfaces bumped from * to 0.0.8
2022-12-06 13:37:26 +11:00
## [Unreleased]
2022-12-21 00:48:16 +11:00
### Fixed
- Documentation links.
2022-12-19 16:58:30 +11:00
## [0.0.6] - 2022-12-19
2022-12-19 16:16:41 +11:00
### Fixed
- Missing dependency declarations.
2022-12-15 14:51:45 +11:00
## [0.0.5] - 2022-12-15
2022-12-06 13:37:26 +11:00
### Changed
- Renamed `createPrivacyNode` to `createRelayNode` .
## [0.0.4] - 2022-11-18
### Added
- Alpha version of `@waku/create` .
2022-12-19 16:58:30 +11:00
[unreleased]: https://github.com/waku-org/js-waku/compare/@waku/create@0 .0.6...HEAD
[0.0.6]: https://github.com/waku-org/js-waku/compare/@waku/create@0 .0.5...@waku/create@0 .0.6
2022-12-15 14:51:45 +11:00
[0.0.5]: https://github.com/waku-org/js-waku/compare/@waku/create@0 .0.4...@waku/create@0 .0.5
2022-12-06 13:37:26 +11:00
[0.0.4]: https://github.com/waku-org/js-waku/compare/@waku/create@0 .0.3...@waku/create@0 .0.4
[0.0.3]: https://github.com/waku-org/js-waku/compare/@waku/create@0 .0.2...%40waku/create@0 .0.3
[0.0.2]: https://github.com/waku-org/js-waku/compare/@waku/create@0 .0.1...%40waku/create@0 .0.2
[0.0.1]: https://github.com/status-im/js-waku/compare/a20b7809d61ff9a9732aba82b99bbe99f229b935...%40waku/create%400.0.2