Skip to content

v1.29.0 - Adds support for 'waitForCache'

Compare
Choose a tag to compare
@daniel-statsig daniel-statsig released this 12 Jun 15:35
· 73 commits to main since this release
465270f

Adds StatsigProvider.waitForCache

  • This acts as a mid point between waitForInitializaiton=false and waitForInitialization=true
  • Can be useful if you don't want to wait for update to date values, but do want to wait for some (possibly outdated) cache values.

Full Changelog: v1.28.0...v1.29.0