Skip to content

Commit 934e9e1

Browse files
Update changes entry
1 parent 77cd3ef commit 934e9e1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

CHANGES.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
1.16.0 (June XX, 2024)
22
- Added the `getOptions` method to the `IPlatform` interface to allow the SDK to pass request options to the `fetch` method and `EventSource` constructor when fetching data from the Split servers. The method is optional and, if provided, it is called twice: first for the `fetch` options and then for the `EventSource` options.
3-
4-
1.15.1 (May 28, 2024)
53
- Updated the Redis storage to lazily import the `ioredis` dependency when the storage is created. This prevents errors when the SDK is imported or bundled in a .mjs file, as `ioredis` is a CommonJS module.
64
- Bugfixing - Restored some input validation error logs that were removed in version 1.12.0. The logs inform the user when the `getTreatment(s)` methods are called with an invalid value as feature flag name or flag set name.
75

0 commit comments

Comments
 (0)