mirror of https://github.com/waku-org/js-waku.git
73 lines
2.3 KiB
Markdown
73 lines
2.3 KiB
Markdown
# Changelog
|
|
|
|
### Dependencies
|
|
|
|
* The following workspace dependencies were updated
|
|
* dependencies
|
|
* @waku/core bumped from 0.0.18 to 0.0.19
|
|
* @waku/interfaces bumped from 0.0.13 to 0.0.14
|
|
* @waku/proto bumped from * to 0.0.5
|
|
* @waku/utils bumped from 0.0.6 to 0.0.7
|
|
|
|
### Dependencies
|
|
|
|
* The following workspace dependencies were updated
|
|
* dependencies
|
|
* @waku/core bumped from 0.0.19 to 0.0.20
|
|
* @waku/interfaces bumped from 0.0.14 to 0.0.15
|
|
* @waku/utils bumped from 0.0.7 to 0.0.8
|
|
|
|
### Dependencies
|
|
|
|
* The following workspace dependencies were updated
|
|
* dependencies
|
|
* @waku/core bumped from 0.0.21 to 0.0.22
|
|
* @waku/interfaces bumped from 0.0.16 to 0.0.17
|
|
* @waku/utils bumped from 0.0.9 to 0.0.10
|
|
|
|
## [0.0.4](https://github.com/waku-org/js-waku/compare/relay-v0.0.3...relay-v0.0.4) (2023-07-26)
|
|
|
|
|
|
### ⚠ BREAKING CHANGES
|
|
|
|
* upgrade to libp2p@0.45 ([#1400](https://github.com/waku-org/js-waku/issues/1400))
|
|
|
|
### Features
|
|
|
|
* 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/interfaces bumped from 0.0.15 to 0.0.16
|
|
* @waku/utils bumped from 0.0.8 to 0.0.9
|
|
|
|
## 0.0.1 (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))
|
|
* Add 1MB restriction to LightPush and Relay ([#1351](https://github.com/waku-org/js-waku/issues/1351)) ([72f97d4](https://github.com/waku-org/js-waku/commit/72f97d4545512f92936b1a9b50fa0b53f8603f9d))
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Remove typesVersions ([#1359](https://github.com/waku-org/js-waku/issues/1359)) ([0ad1954](https://github.com/waku-org/js-waku/commit/0ad19540d527309e0174afa7e9fff2924570d361))
|
|
|
|
|
|
### Dependencies
|
|
|
|
* The following workspace dependencies were updated
|
|
* dependencies
|
|
* @waku/core bumped from * to 0.0.18
|
|
* @waku/interfaces bumped from * to 0.0.13
|
|
* @waku/utils bumped from * to 0.0.6
|