mirror of
https://github.com/waku-org/js-waku.git
synced 2025-01-29 05:35:49 +00:00
42 lines
1.4 KiB
Markdown
42 lines
1.4 KiB
Markdown
# Changelog
|
|
|
|
## [0.0.2](https://github.com/waku-org/js-waku/compare/discovery-v0.0.1...discovery-v0.0.2) (2024-04-30)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Add try catch to local store ([#1956](https://github.com/waku-org/js-waku/issues/1956)) ([e5e8cd5](https://github.com/waku-org/js-waku/commit/e5e8cd5e170defc1c50ec785568b92764e904dd5))
|
|
|
|
|
|
### Dependencies
|
|
|
|
* The following workspace dependencies were updated
|
|
* dependencies
|
|
* @waku/interfaces bumped from 0.0.23 to 0.0.24
|
|
* @waku/proto bumped from ^0.0.6 to ^0.0.7
|
|
* @waku/enr bumped from 0.0.22 to 0.0.23
|
|
* @waku/core bumped from 0.0.28 to 0.0.29
|
|
* @waku/utils bumped from 0.0.16 to 0.0.17
|
|
|
|
## 0.0.1 (2024-04-09)
|
|
|
|
|
|
### ⚠ BREAKING CHANGES
|
|
|
|
* @waku/discovery ([#1876](https://github.com/waku-org/js-waku/issues/1876))
|
|
|
|
### Features
|
|
|
|
* @waku/discovery ([#1876](https://github.com/waku-org/js-waku/issues/1876)) ([1e86c3d](https://github.com/waku-org/js-waku/commit/1e86c3d63e6532dabbe10e01376d42dc6bcb0b85))
|
|
* Peer-exchange uses error codes ([#1907](https://github.com/waku-org/js-waku/issues/1907)) ([877fe1d](https://github.com/waku-org/js-waku/commit/877fe1dc1daf6826b60ac5011af2915c47864d90))
|
|
|
|
|
|
### Dependencies
|
|
|
|
* The following workspace dependencies were updated
|
|
* dependencies
|
|
* @waku/interfaces bumped from 0.0.22 to 0.0.23
|
|
* @waku/enr bumped from 0.0.21 to 0.0.22
|
|
* @waku/core bumped from 0.0.27 to 0.0.28
|
|
* @waku/utils bumped from 0.0.15 to 0.0.16
|