2023-05-10 04:54:20 +10:00
|
|
|
# Changelog
|
|
|
|
|
2023-06-02 05:50:52 +10:00
|
|
|
### Dependencies
|
|
|
|
|
|
|
|
* The following workspace dependencies were updated
|
|
|
|
* dependencies
|
|
|
|
* @waku/utils bumped from 0.0.6 to 0.0.7
|
|
|
|
* devDependencies
|
|
|
|
* @waku/interfaces bumped from 0.0.13 to 0.0.14
|
|
|
|
|
2023-06-17 09:26:12 +10:00
|
|
|
### Dependencies
|
|
|
|
|
|
|
|
* The following workspace dependencies were updated
|
|
|
|
* dependencies
|
|
|
|
* @waku/utils bumped from 0.0.7 to 0.0.8
|
|
|
|
* devDependencies
|
|
|
|
* @waku/interfaces bumped from 0.0.14 to 0.0.15
|
|
|
|
|
2023-07-27 05:47:04 +10:00
|
|
|
### Dependencies
|
|
|
|
|
|
|
|
* The following workspace dependencies were updated
|
|
|
|
* dependencies
|
|
|
|
* @waku/utils bumped from 0.0.8 to 0.0.9
|
|
|
|
* devDependencies
|
|
|
|
* @waku/interfaces bumped from 0.0.15 to 0.0.16
|
|
|
|
|
2023-05-19 21:38:52 +10:00
|
|
|
## [0.1.2](https://github.com/waku-org/js-waku/compare/message-hash-v0.1.1...message-hash-v0.1.2) (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/utils bumped from * to 0.0.6
|
|
|
|
* devDependencies
|
|
|
|
* @waku/interfaces bumped from * to 0.0.13
|
|
|
|
|
2023-05-10 04:54:20 +10:00
|
|
|
## [0.1.1](https://github.com/waku-org/js-waku/compare/message-hash-v0.1.0...message-hash-v0.1.1) (2023-05-09)
|
|
|
|
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
* Implement deterministic message hash logic ([fe57461](https://github.com/waku-org/js-waku/commit/fe574613290875d1c142aa51c18641346208401d))
|
|
|
|
|
|
|
|
|
|
|
|
### Dependencies
|
|
|
|
|
|
|
|
* The following workspace dependencies were updated
|
|
|
|
* dependencies
|
|
|
|
* @waku/utils bumped from * to 0.0.5
|
|
|
|
* devDependencies
|
|
|
|
* @waku/interfaces bumped from * to 0.0.12
|