v1.29.0 - Adds support for 'waitForCache'
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