Skip to content

Commit e1c5b4f

Browse files
Upgrade JS-commons dependency
1 parent cf61f73 commit e1c5b4f

File tree

6 files changed

+143
-400
lines changed

6 files changed

+143
-400
lines changed

CHANGES.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
1.2.0 (January XX, 2025)
1+
1.2.0 (March 31, 2025)
2+
- Added a new optional argument to the client `getTreatment` methods to allow passing additional evaluation options, such as a map of properties to append to the generated impressions sent to Split backend. Read more in our docs.
23
- Added two new configuration options for the SDK's `InLocalStorage` module to control the behavior of the persisted rollout plan cache in the browser:
34
- `expirationDays` to specify the validity period of the rollout plan cache in days.
45
- `clearOnInit` to clear the rollout plan cache on SDK initialization.
5-
- Updated SDK_READY_FROM_CACHE event when using `InLocalStorage` to be emitted alongside the SDK_READY event if it has not already been emitted.
6+
- Updated SDK_READY_FROM_CACHE event when using `InLocalStorage` module to be emitted alongside the SDK_READY event if it has not already been emitted.
67
- Updated @splitsoftware/splitio-commons package to version 2.2.0.
78

89
1.1.0 (January 17, 2025)

0 commit comments

Comments
 (0)