Skip to content

4.49.0 - Introduces aggregated count checks for non exposed checks

Compare
Choose a tag to compare
@statsig-kong statsig-kong released this 26 Feb 23:02
· 37 commits to main since this release
706d359

In order to optimize payload size, we need to know which entities are checked by any sdk. exposures work for this, but if you disable exposure logging, we need a way to know you are accessing an entity from a given sdk key. This adds those counters.

Internal updates to remove RN types from dev dependencies

Included In This Release

  • 4811bf1 tore-statsig
    • Remove rn dev dep types (#453)
  • 8ef133d sroyal-statsig
    • Event For Non Exposed Checks (#452)

Full Changelog: 4.48.0...4.49.0