Sean Conrad
Sean Conrad
Interestingly, I've found that using an older version in my `package.json` that includes the caret operator (e.g. `"^1.2.1"`) still inserts the latest version/tag in to the `node_modules/@amplitude/analytics-react-native/package.json` file - meaning,...
Update: can confirm the breaking package version is v1.4.2. Makes sense given the commits related to the country setter: https://github.com/amplitude/Amplitude-TypeScript/releases/tag/%40amplitude%2Fanalytics-react-native%401.4.2 https://github.com/amplitude/Amplitude-TypeScript/pull/547
Thank you! I will test after the holiday break & report back in the early new year.