Skip to content

Commit

Permalink
[release] 5.18.0 - add clearGate/Config/Layer override methods (#417)
Browse files Browse the repository at this point in the history
Community contribution from here:

#42

Internal updates to getClientInitializeResponse logging, event count
header for log_event, and removing logging on reset sync timer





>Included In This Release
>- bf956cb tore-statsig
>   - Remove eb log for reset sync timer (#416)
>- 910d7b1 tore-statsig
>   - Add clear overrides methods (#415)
>- 772351b Xin Li
>   - Get client initialize response logging (#412)
>- 3f0a95a tore-statsig
>   - Add event count header to log_event requests (#411)

---------

Co-authored-by: statsig-kong[bot] <statsig-kong[bot]@users.noreply.github.com>
  • Loading branch information
tore-statsig and statsig-kong[bot] authored Feb 29, 2024
1 parent bf956cb commit 1cbbf92
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "statsig-node",
"version": "5.17.0",
"version": "5.18.0",
"description": "Statsig Node.js SDK for usage in multi-user server environments.",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 1cbbf92

Please sign in to comment.