Skip to content

Commit 38858b5

Browse files
Merge pull request #244 from splitio/data_loader_for_ssr
Data loader for SSR
2 parents 32d069f + 440c12b commit 38858b5

File tree

3 files changed

+281
-103
lines changed

3 files changed

+281
-103
lines changed

CHANGES.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2.4.0 (September 10, 2025)
2+
- Updated @splitsoftware/splitio package to version 11.5.0 that includes minor updates:
3+
- Added `initialRolloutPlan` configuration option, which allows preloading the SDK storage with a snapshot of the rollout plan and support server-side rendering (SSR) with the SDK ready from cache in the initial render.
4+
- Updated some transitive dependencies for vulnerability fixes.
5+
16
2.3.1 (June 3, 2025)
27
- Updated @splitsoftware/splitio package to version 11.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)