Skip to content

Commit 51ff9cb

Browse files
Upgrade JS-commons
1 parent 1de3fe5 commit 51ff9cb

File tree

11 files changed

+789
-150
lines changed

11 files changed

+789
-150
lines changed

CHANGES.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.4.0 (September 19, 2025)
2+
- Added the `wrapper` option to the SDK's `InLocalStorage` module, to allow passing a custom storage for persisting the SDK rollout plan. The default is `window.localStorage`.
3+
- Added the `initialRolloutPlan` configuration option for the SDK in standalone mode, to allow preloading the SDK storage with a snapshot of the rollout plan.
4+
- Updated @splitsoftware/splitio-commons package to version 2.6.0.
5+
16
1.3.1 (June 24, 2025)
27
- Updated @splitsoftware/splitio-commons package to version 2.4.1, which improves the Proxy fallback to flag spec version 1.2 by handling the case when the Proxy does not return an end-of-stream marker in 400 status code responses.
38

0 commit comments

Comments
 (0)