Releases: flagship-io/flagship-react-sdk
Releases · flagship-io/flagship-react-sdk
4.1.0-beta.0
Add
- Emotion AI
- Limit the maximum number of activate hits per batch
Change
- The
Flagship.start
method is now asynchronous - Segment hits in bucketing can be sent only when the visitor context has been updated
4.0.1
4.0.0
Add
- QA assistant tool
- Visitor Status
- Flag status
- Visitor.getFlags method
- The
reuseVisitorIds
andonSdkStatusChanged
props of FlagshipProvider
Change
useFsFlag
hookvisitor.getFlag
method signatureFlag.getValue
method signature- The
hasConsented
key ofvisitorData
props is now mandatory - SDK status enum
Remove
- From visitor instance (
modifications
,getFlagsDataArray
,getModificationsArray
,getModification
,getModificationSync
,getModificationInfo
,getModificationInfoSync
,synchronizeModifications
,activateModification
,getAllFlagsData
,getModificationsForCampaign
, andgetFlatsDataForCampaign
) - From FlagshipProvider (
enableClientCache
andstatusChangedCallback
)
3.3.2
3.3.1
3.3.0
Added
- Collecting developer usage tracking data:
- The SDK now collects troubleshooting data, which will help us find implementation issues
- The SDK now collects usage data, which will help us improve our product
disableDeveloperUsageTracking
property in config object.- Experience continuity in bucketing mode
Updated
- @flagship.io/js-sdk dependency to version 3.3.0