Skip to content
This repository was archived by the owner on Jul 7, 2025. It is now read-only.

Commit a243034

Browse files
authored
Update CHANGELOG.md
1 parent 9e88799 commit a243034

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

packages/react-sdk/CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,13 @@
44

55
### Major Changes
66

7-
- eb27cba: Upgrade JS SDK, refactor `useConsent` hook
7+
- eb27cba: Upgraded JS SDK
8+
9+
### BREAKING CHANGES
10+
11+
- Refactored `refreshConsentList` and `loadConsentList` methods of the `useConsent` hook
12+
13+
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.
814

915
## 8.0.1
1016

0 commit comments

Comments
 (0)