v1.12.0 - Error Boundary
- Adds an error boundary around Statsig logic to prevent exceptions reaching client code and causing a crash. Errors are logged with Statsig to help diagnose problems.
- Refactors some InternalStore logic to remove force unwrapped variables