2025-10-08 15:37:49 +02: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 ).
2025-12-24 02:13:45 +01:00
## [0.0.9](https://github.com/logos-messaging/js-waku/compare/react-v0.0.8...react-v0.0.9) (2025-12-24)
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @waku/interfaces bumped from 0.0.34 to 0.0.35
* @waku/sdk bumped from 0.0.36 to 0.0.37
* @waku/utils bumped from 0.0.27 to 0.0.28
2025-11-04 15:56:42 +01:00
## [0.0.8](https://github.com/waku-org/js-waku/compare/react-v0.0.7...react-v0.0.8) (2025-10-31)
### Features
* Add waku/react package and make it compatible with React frameworks ([#2656 ](https://github.com/waku-org/js-waku/issues/2656 )) ([ad0bed6 ](https://github.com/waku-org/js-waku/commit/ad0bed69ba30456b6823e0260b58bdc31d53ff22 ))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @waku/sdk bumped from 0.0.35 to 0.0.36
2025-10-08 15:37:49 +02:00
## [0.0.7] - Unreleased
### Added
- Initial release with React hooks and components for js-waku