Commit 706d359
[release] 4.49.0 - Introduces aggregated count checks for non exposed checks (#454)
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)
---------
Co-authored-by: statsig-kong[bot] <statsig-kong[bot]@users.noreply.github.com>1 parent 4811bf1 commit 706d359
3 files changed
+4
-4
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
0 commit comments