Skip to content

Releases: Tealium/tealium-react-native

1.0.10

29 Apr 00:10
ed4c36f
Compare
Choose a tag to compare
  • 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

24 Feb 10:42
b3d6e85
Compare
Choose a tag to compare

Fixed typescript typings export default bug.

1.0.8

13 Feb 17:44
f285e85
Compare
Choose a tag to compare
  • 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

05 Nov 17:21
8d55c0d
Compare
Choose a tag to compare
  • 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

11 Sep 22:20
8c17c1c
Compare
Choose a tag to compare

Migrate from rnpm

1.0.2

07 Feb 18:48
Compare
Choose a tag to compare
  • Bug fix
    • Fixed public trackEvent to call trackEvent on Tealium instance for Android

1.0.1

07 Feb 18:47
Compare
Choose a tag to compare
  • Additional public-facing methods of Tealium iOS and Tealium Android exposed
    • Consent Management
    • VisitorID
    • Multiple instances of Tealium
    • Configuration options

1.0.0

13 Aug 12:45
5042ba1
Compare
Choose a tag to compare

NPM Package Support