2024-03-05 00:11:44 +01:00
|
|
|
# Changelog
|
|
|
|
|
|
|
|
## 1.0.0 (2024-03-04)
|
|
|
|
|
|
|
|
|
|
|
|
### ⚠ BREAKING CHANGES
|
|
|
|
|
|
|
|
* rename local-discovery to local-peer-cache-discovery ([#1867](https://github.com/waku-org/js-waku/issues/1867))
|
|
|
|
|
|
|
|
### Miscellaneous Chores
|
|
|
|
|
|
|
|
* Rename local-discovery to local-peer-cache-discovery ([#1867](https://github.com/waku-org/js-waku/issues/1867)) ([f3cb10d](https://github.com/waku-org/js-waku/commit/f3cb10d484bac134377b8cfd77e077ffc33bd319))
|
|
|
|
|
|
|
|
|
|
|
|
### Dependencies
|
|
|
|
|
|
|
|
* The following workspace dependencies were updated
|
|
|
|
* dependencies
|
|
|
|
* @waku/interfaces bumped from ^0.0.21 to ^0.0.22
|
|
|
|
* @waku/utils bumped from ^0.0.14 to ^0.0.15
|