Skip to content

Commit fb5ef49

Browse files
Merge pull request #889 from splitio/data_loader_for_ssr
[FME-9871] Data loader for server-side rendering
2 parents ce6e770 + 5d192ee commit fb5ef49

File tree

9 files changed

+724
-204
lines changed

9 files changed

+724
-204
lines changed

CHANGES.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
11.5.0 (September 10, 2025)
2+
- Added `factory.getRolloutPlan()` method for standalone server-side SDK (Node.js), which returns the rollout plan snapshot from the storage.
3+
- Added `initialRolloutPlan` configuration option for standalone client-side SDK (Browser), which allows preloading the SDK storage with a snapshot of the rollout plan.
4+
- Updated @splitsoftware/splitio-commons package to version 2.5.0.
5+
16
11.4.1 (June 3, 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)