Releases: Tealium/tealium-react-native
Releases · Tealium/tealium-react-native
1.0.10
- Added ability to override the Collect Dispatch URL in the
initializeCustom
method - Enabled
null
in TypeScript definition for parameters that accept it - Fixed TypeScript definition for Remote Command methods
1.0.9
Fixed typescript typings export default
bug.
1.0.8
- Added support for Remote Commands
- Underlying Tealium libraries updated to versions 5.7.0 (Android) and 5.6.6 (iOS)
- Added TypeScript typings. Thanks, @jbristol-trav! 👏🏻
- Updated Tealium imports in Android in order to prevent duplicate imports in build.gradle. Thanks to this PR from @wamry 🙌🏻
1.0.7
- Support for ReactNative Autolinking in 0.60 and above
- Better support for nested event data
- Underlying Tealium libraries updated to versions 5.5.5 (Android) and 5.6.3 (iOS)
- Bug Fixes
- Corrected method signature for Tealium.getPersistentData(key, callback)
- Build errors in iOS relating to Vdata/Event enums have been fixed
- Fixed crashes on some iPad versions
1.0.6
Migrate from rnpm
1.0.2
- Bug fix
- Fixed public trackEvent to call trackEvent on Tealium instance for Android
1.0.1
- Additional public-facing methods of Tealium iOS and Tealium Android exposed
- Consent Management
- VisitorID
- Multiple instances of Tealium
- Configuration options
1.0.0
NPM Package Support