You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.txt
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
11.9.1 (December 18, 2025)
2
-
- Updated @splitsoftware/splitio-commons package to version 2.10.1, which:
2
+
- Updated @splitsoftware/splitio-commons package to version 2.10.1, which includes:
3
3
- Bugfix - Handle `null` prerequisites properly
4
4
5
5
11.9.0 (November 26, 2025)
6
-
- Updated @splitsoftware/splitio-commons package to version 2.9.0, which:
6
+
- Updated @splitsoftware/splitio-commons package to version 2.9.0, which includes:
7
7
- updates the SDK’s initial synchronization in Node.js (server-side) to use the `startup.requestTimeoutBeforeReady` and `startup.retriesOnFailureBeforeReady` options to control the timeout and retry behavior of segment requests.
8
8
- updates the order of storage operations to prevent inconsistent states when using the `LOCALSTORAGE` storage type and the browser’s `localStorage` fails due to quota limits.
0 commit comments