Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rygine authored Sep 9, 2024
1 parent 9e88799 commit a243034
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion packages/react-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,13 @@

### Major Changes

- eb27cba: Upgrade JS SDK, refactor `useConsent` hook
- eb27cba: Upgraded JS SDK

### BREAKING CHANGES

- Refactored `refreshConsentList` and `loadConsentList` methods of the `useConsent` hook

Most apps won't be affected by these changes, but the modified return types of the above methods are a breaking change for those relying on their return values.

## 8.0.1

Expand Down

0 comments on commit a243034

Please sign in to comment.