You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.txt
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
-
0.14.1 (June XX, 2024)
2
-
- Updated @splitsoftware/splitio-commons package to version 1.15.1 that includes updates on input validation logs.
1
+
0.14.1 (June 14, 2024)
2
+
- Updated @splitsoftware/splitio-commons package to version 1.16.0 that includes some vulnerability and bug fixes.
3
+
- Bugfixing - Restored some input validation error logs that were removed in version 10.24.0. The logs inform the user when the `getTreatment(s)` methods are called with an invalid value as feature flag name or flag set name.
4
+
- Bugfixing - Fixed localhost mode to emit SDK_UPDATE when mocked feature flags are updated in the `features` object map of the config object (Related to issue https://github.com/splitio/javascript-browser-client/issues/119).
3
5
4
6
0.14.0 (May 6, 2024)
5
7
- Updated @splitsoftware/splitio-commons package to version 1.14.0 that includes minor updates:
0 commit comments