Releases: segmentio/analytics-react-native
Releases · segmentio/analytics-react-native
1.4.9
Bumps Mixpanel and Facebook IOS integrations to resolve build issues. #335
1.4.8
Fixes issue with Android Lifecycle Methods: #328
1.4.7
Bug Fixes
- change logging variable to constant string resolves error on 0.64.1 (#325) (044f5dc)
- bump Segment-Firebase pod (#327)
1.4.6
Fixes:
Pins Segment-Firebase integration to 2.7.6 which reverts import statements to build with React Native
1.4.5
Bug Fixes
- pins IOS integration pod versions to
integrations.yml
- deprecated GA package since it is obsolete.
1.4.4
Bug Fixes
-android: bump deps and fix config issues (#298) (5a2ed9b)
-ios bridge to respect promise (#295) (640aa73)
1.4.0
1.4.0 (2021-02-08)
Bug Fixes
- android: fix crash when promise resolves in debug mode (#267) (a0e21d9)
- package: missing repo info (#268) (6a2a93b)
- change React dependency to React-Core (#254) (c51e689)
- don't call stringValue of strings (#253) (226a9e4)
Features
- android: allow opt-out for new lifecycle methods (#256) (8dbadad)
v1.3.1
1.3.1 (2020-09-09)
Bug Fixes