The examples all point to the 0.3.0-beta1 release of react-sdk, but the dist-tags still list 0.2.0-beta1 as the latest version: ``` > yarn info @optimizely/react-sdk dist-tags yarn info v1.12.1 { latest: '0.2.0-beta1', beta: '0.3.0-beta1' } Done in 0.88s. ``` Is this intentional?
The examples all point to the 0.3.0-beta1 release of react-sdk, but the dist-tags still list 0.2.0-beta1 as the latest version:
Is this intentional?