Skip to content

Commit 30e3033

Browse files
Merge branch 'upgrade_dev_dependencies' into default_options
2 parents 9d603ef + 8eea928 commit 30e3033

File tree

6 files changed

+217
-504
lines changed

6 files changed

+217
-504
lines changed

CHANGES.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
2.1.1 (April 8, 2025)
1+
2.1.2 (April XX, 2025)
2+
- Updated development dependencies to use React v19 and TypeScript v4.5.5 to test compatibility and avoid type conflicts when using the SDK with React v19 types.
3+
4+
2.1.1 (April 9, 2025)
25
- Bugfixing - Fixed `useSplitClient` and `useSplitTreatments` hooks to properly respect `updateOn<Event>` options. Previously, if the hooks were re-called due to a component re-render, they used the latest version of the SDK client status ignoring when `updateOn<Event>` options were set to `false` and resulting in unexpected changes in treatment values.
36

47
2.1.0 (March 28, 2025)

0 commit comments

Comments
 (0)