Skip to content

v4.3.0 - Adds support for automatic error logging, removes duplicate exposure logs

Choose a tag to compare

@tore-statsig tore-statsig released this 22 Feb 19:04
· 35 commits to main since this release
c2b6b93

Introduces automatic error logging, which can be disabled via a new StatsigOption parameter disableErrorLogging

Fixes an issue where the same check would trigger multiple exposure logs.

These updates come from updating the core statsig-js sdk. See also:

See also https://github.com/statsig-io/js-client/releases/tag/v4.11.0