Skip to content

Commit d40a1d7

Browse files
Update changelog entry
1 parent 6d87064 commit d40a1d7

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGES.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
11.2.1 (May 7, 2025)
2-
- Updated @splitsoftware/splitio-commons package to version 2.2.1, which optimizes the Redis storage to avoid lazy require of the `ioredis` dependency and allow queueing feature flag evaluations before SDK_READY event is emitted (Reverted in v10.22.0).
1+
11.2.1 (May XX, 2025)
2+
- Updated @splitsoftware/splitio-commons package to version 2.2.1, which optimizes the Redis storage to:
3+
- Avoid lazy require of the `ioredis` dependency when the SDK is initialized, and
4+
- Flag the SDK as ready from cache immediately to allow queueing feature flag evaluations before SDK_READY event is emitted.
35

46
11.2.0 (March 28, 2025)
57
- 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.

0 commit comments

Comments
 (0)