Release 2.8.1
[2.8.1] - March 7, 2022
Enhancements
-
fixed issue #49: Return type of
createInstance
wasOptimizelyReactSDKClient
which is the implementation class. Changed it to theReactSDKClient
interface instead (#148). -
fixed issue #121:
ActivateListenerPayload
andTrackListenerPayload
types were exported from@optimizely/optimizely-sdk
but were missing from@optimizely/react-sdk
exports. (#150).