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
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,8 @@
1
+
2.6.0 (October XX, 2025)
2
+
- Updated @splitsoftware/splitio package to version 11.7.1 that includes minor updates:
3
+
- Added support for custom loggers: added `logger` configuration option and `factory.Logger.setLogger` method to allow the SDK to use a custom logger.
4
+
5
+
1
6
2.5.0 (September 18, 2025)
2
7
- Updated @splitsoftware/splitio package to version 11.6.0 that includes minor updates:
3
8
- Added `storage.wrapper` configuration option to allow the SDK to use a custom storage wrapper for the storage type `LOCALSTORAGE`. Default value is `window.localStorage`.
0 commit comments