Skip to content

Commit 7b5360e

Browse files
Merge branch 'main' into patch-1
2 parents ef308fd + a47cd7a commit 7b5360e

File tree

5 files changed

+918
-533
lines changed

5 files changed

+918
-533
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,6 @@ dump.rdb
2626
## TS tests compilated files
2727
/ts-tests/*.js
2828
/ts-tests/package-lock.json
29+
30+
.yalc/
31+
yalc.lock

CHANGES.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
11.11.0 (February 24, 2026)
2+
- Updated @splitsoftware/splitio-commons package to version 2.12.0, which supports both ioredis v4 and v5 as transitive dependency.
3+
14
11.10.1 (February 3, 2026)
25
- Updated js-yaml dependency for vulnerability fixes (Related to issue https://github.com/splitio/javascript-client/issues/913).
36

0 commit comments

Comments
 (0)