Skip to content

Commit

Permalink
[release] 5.26.0 - Persistent assignment (#488)
Browse files Browse the repository at this point in the history
### New Features
  - Storage interface for persistent assignment





>Included In This Release
>- 7739416 kenny-statsig
>   - Fix in-line comment (#487)
>- cc847c0 kenny-statsig
>   - Persistent assignment (#485)
>- 395a9d4 kenny-statsig
>   - Evaluation context (#484)
>- 9de56d9 kenny-statsig
>   - Move evaluator utils to shared file (#483)
>- d043956 kenny-statsig
>   - Strong typing of secondary exposures (#482)

---------

Co-authored-by: statsig-kong[bot] <statsig-kong[bot]@users.noreply.github.com>
  • Loading branch information
kenny-statsig and statsig-kong[bot] authored Aug 19, 2024
1 parent 7739416 commit ea11614
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.25.1",
"version": "5.26.0",
"description": "Statsig Node.js SDK for usage in multi-user server environments.",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit ea11614

Please sign in to comment.