v1.15.0 - Add ability to add StatsigListeners before calling Statsig.start
- Adding a listener via Statsig.addListener before calling Statsig.start will now add the listener in a 'pending' state. Once Statsig.start is called, the listeners will be added to the StatsigClient and all applicable events will be fired.