2022-12-06 02:37:26 +00:00
|
|
|
# Changelog
|
|
|
|
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
|
|
|
|
## [Unreleased]
|
|
|
|
|
2022-12-19 05:16:41 +00:00
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Missing dependency declarations.
|
|
|
|
|
2022-12-15 03:51:45 +00:00
|
|
|
## [0.0.5] - 2022-12-15
|
|
|
|
|
2022-12-06 02:37:26 +00:00
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Renamed `createPrivacyNode` to `createRelayNode`.
|
|
|
|
|
|
|
|
## [0.0.4] - 2022-11-18
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Alpha version of `@waku/create`.
|
|
|
|
|
2022-12-15 03:51:45 +00:00
|
|
|
[unreleased]: https://github.com/waku-org/js-waku/compare/@waku/create@0.0.5...HEAD
|
|
|
|
[0.0.5]: https://github.com/waku-org/js-waku/compare/@waku/create@0.0.4...@waku/create@0.0.5
|
2022-12-06 02:37:26 +00: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
|