# 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). ## [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 ## [0.0.7] - Unreleased ### Added - Initial release with React hooks and components for js-waku