issues
search
splitio
/
redux-client
Redux SDK client for Split Software
https://split.io
Other
5
stars
1
forks
source link
Bug fix and update dependencies
#6
Closed
EmilianoSanchez
closed
4 years ago
EmilianoSanchez
commented
4 years ago
Redux SDK
What did you accomplish?
Bug fix: support other types for user keys, besides strings and objects with matchingKey.
The function
matching
was added to handle keys.
Updated JS SDK dependency and others to fix vulnerabilities.
How do we test the changes introduced in this PR?
Unit tests for
matching
function
Extra Notes
Redux SDK
What did you accomplish?
matching
was added to handle keys.How do we test the changes introduced in this PR?
matching
functionExtra Notes