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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
1.13.0 (January 4, 2024)
2
-
- Removed the getOptions method from the IPlatform interface to simplify the code. Request options can be handled inside the getFetch method.
2
+
- Removed the `getOptions` method from the `IPlatform` interface to simplify the code. Request options can be handled within the `getFetch` method.
3
3
4
4
1.12.1 (December 12, 2023)
5
5
- Updated PluggableStorage, for producer mode, and LocalStorage, for standalone mode, to clear the storage before initiating the synchronization process if it was previously synchronized with a different SDK key (i.e., a different environment) or different Split Filter criteria.
0 commit comments