Releases: segmentio/analytics-react-native
Releases · segmentio/analytics-react-native
v2.1.2-beta
Fixes React Native and React showing as strong dependencies on @segment/analytics-react-native
, they are now peerDependencies
v2.1.1-beta
- Fixes issues with dependencies and Android builds
v2.1.0-beta
-
New public interface to streamline access/observability to settings, context, events, and user info on global scope
-
An entirely new state management framework @segment/sovran-react-native
- Provides a State management for TS/JS projects with little overhead and boilerplate.
- Provides observability events over watched objects in the scope of a React Native app
- Provides a bridge for sending state actions from native code (Kotlin, Java, Swift or Objective C) to RN (TS/JS)
-
General bug fixes, updates, and improvements
2.0.0-pilot
- adds an entirely new
analytics-react-native
SDK. Refer to the readme for a detailed overview and the migration guide for migration details.
1.5.0
bump Amplitude deployment target to address build error
1.4.9
1.4.8
1.4.7
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.