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
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,11 @@
1
-
2.1.0 (January XX, 2025)
1
+
2.2.0 (January XX, 2025)
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
5
6
+
2.1.0 (January 17, 2025)
7
+
- Added support for the new impressions tracking toggle available on feature flags, both respecting the setting and including the new field being returned on `SplitView` type objects. Read more in our docs.
8
+
6
9
2.0.3 (January 9, 2025)
7
10
- Bugfixing - Properly handle rejected promises when using targeting rules with segment matchers in consumer modes (e.g., Redis and Pluggable storages).
0 commit comments