Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rygine authored Nov 20, 2023
1 parent 761f56f commit b792d22
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions packages/react-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,13 @@

### Minor Changes

- [`9b5cd1d`](https://github.com/xmtp/xmtp-web/commit/9b5cd1d394b01ead115ba0f3c595f1dc86f481d6) Thanks [@rygine](https://github.com/rygine)! - - Added caching of the consent list
- Added caching of the consent list
- Added autoload of cached consent list on client create
- Added `useConsent` hook for working with consent
- Added `useStreamConsentList` hook for streaming in consent actions
- Added consent support to example app

- Added autoload of cached consent list on client create
- Added `useConsent` hook for working with consent
- Added `useStreamConsentList` hook for streaming in consent actions
- Added consent support to example app

**Note:** This update uses WASM and requires some configuration changes depending on the bundler used.
**Note:** This update uses WASM and requires some configuration changes depending on the bundler used.

## 3.0.0

Expand Down

0 comments on commit b792d22

Please sign in to comment.