Skip to content

v1.1.0 - customIDs for experiments, and localMode

Compare
Choose a tag to compare
@tore-statsig tore-statsig released this 09 Nov 19:14
· 313 commits to main since this release
308f05d

Added support for customIDs in the user object: another identifier for a user (e.g. companyID, groupID, etc.) that you wish to experiment on

Added option localMode: boolean. When set to true, it disables all network requests to the server, and the SDK simply returns default values as a result. Addresses issue - #6