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
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
- Added two new configuration options for the SDK storage in browsers when using storage type `LOCALSTORAGE`:
3
3
- `storage.expirationDays` to specify the validity period of the rollout cache.
4
4
- `storage.clearOnInit` to clear the rollout cache on SDK initialization.
5
+
6
+
2.0.3 (January 9, 2025)
5
7
- Bugfixing - Properly handle rejected promises when using targeting rules with segment matchers in consumer modes (e.g., Redis and Pluggable storages).
0 commit comments