Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: statsig-io/js-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.49.0
Choose a base ref
...
head repository: statsig-io/js-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.50.0
Choose a head ref
  • 3 commits
  • 12 files changed
  • 3 contributors

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    cfde63f View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. api to pass debug information (#457)

    Initial approach
    statsig-io/private-js-client-sdk#455
    
    Context:
    https://statsigconnect.slack.com/archives/C0375TWNJ4F/p1698183879858609?thread_ts=1698169378.247389&cid=C0375TWNJ4F
    
    Figma wants to be able to log extra debugging information for the user
    when the do checkGate which they don't want to trigger extra fetch
    xinlili-statsig authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    0cf36a2 View commit details
    Browse the repository at this point in the history
  2. [release] 4.50.0 - Evaluation callback and exposure logging debug inf…

    …o (#458)
    
    New feature
    - Add Evaluation Callback Option
    - Add api to pass in debug info which will be logged with exposure event
    
    
    
    
    
    >Included In This Release
    >- 0cf36a2 Xin Li
    >   - api to pass debug information (#457)
    >- cfde63f sroyal-statsig
    >   - Adding EvaluationCallback Option (#456)
    
    ---------
    
    Co-authored-by: xinlili-statsig <[email protected]>
    xinlili-statsig and xinlili-statsig authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    c798ab9 View commit details
    Browse the repository at this point in the history
Loading