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
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,9 @@
1
+
0.14.0 (May 6, 2024)
2
+
- Updated @splitsoftware/splitio-commons package to version 1.14.0 that includes minor updates:
3
+
- Added support for targeting rules based on semantic versions (https://semver.org/).
4
+
- Added special impression label "targeting rule type unsupported by sdk" when the matcher type is not supported by the SDK, which returns 'control' treatment.
5
+
- Updated Split API client to include the flags spec version query parameter for the `splitChanges` and `auth` endpoints.
6
+
1
7
0.13.2 (March 26, 2024)
2
8
- Updated some transitive dependencies for vulnerability fixes.
3
9
- Bugfixing - Added tslib as an explicit dependency to avoid issues with some package managers that don't resolve it automatically as a transitive dependency from @splitsoftware/splitio-commons (Related to issue https://github.com/splitio/javascript-client/issues/795).
0 commit comments