Releases: getformo/sdk-react-native
Releases · getformo/sdk-react-native
Release list
v1.0.0
1.0.0 (2026-07-21)
Bug Fixes
Changes
- 1.0.0 (#56) (61e35cb)
- P-2207: Web-to-mobile attribution (Android) (#51) (60edd72)
- P-2199: Test and improve mobile SDK (#50) (79add6e)
- Emit real ESM output and drop dead pnpm build config (#55) (6940eeb)
- Bundle Dependabot dependency bumps into one PR (#54) (2815c3d)
- P-2208: Harden github actions (#32) (593d788)
- Upgrade to pnpm 11.1.1 and harden supply chain CI (#31) (1bdb311)
Install
npm install @formo/analytics-react-native@1.0.0v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
Minor expo and ts fixes (#8) * Minor expo and ts fixes * Rename package to @formo/analytics-react-native, set version 0.1.0, fix CI build - Rename package from @formo/react-native-analytics to @formo/analytics-react-native - Set initial version to 0.1.0 - Remove "extends": "expo/tsconfig.base" from tsconfig.json (expo not installed in CI, causing build failure) - Update all references across README, workflows, scripts, and source Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * Remove .expo/ from repo and add to .gitignore Machine-specific directory that should not be committed. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * fixes --------- Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>