issues
search
splitio
/
react-client
React JS SDK client for Split Software
https://split.io
Other
28
stars
11
forks
source link
[Breaking change] Rename `SplitSdk` function to `SplitFactory`
#204
Closed
EmilianoSanchez
closed
3 weeks ago
EmilianoSanchez
commented
3 weeks ago
React SDK
What did you accomplish?
Renamed
SplitSdk
function to
SplitFactory
, for consistency with other SDKs, now that we don't have a naming conflict with the
SplitFactoryProvider
component.
How do we test the changes introduced in this PR?
Extra Notes
React SDK
What did you accomplish?
SplitSdk
function toSplitFactory
, for consistency with other SDKs, now that we don't have a naming conflict with theSplitFactoryProvider
component.How do we test the changes introduced in this PR?
Extra Notes