Skip to content

Latest commit

 

History

History
107 lines (66 loc) · 2.06 KB

File metadata and controls

107 lines (66 loc) · 2.06 KB

Change Log - @snowplow/react-native-tracker

This log was last generated on Tue, 28 Apr 2026 07:56:22 GMT and should not be manually modified.

4.8.0

Tue, 28 Apr 2026 07:56:22 GMT

Version update only

4.7.0

Wed, 01 Apr 2026 12:59:29 GMT

Version update only

4.6.9

Mon, 16 Mar 2026 15:43:06 GMT

Version update only

4.6.8

Tue, 28 Oct 2025 09:46:42 GMT

Version update only

4.6.7

Tue, 07 Oct 2025 14:53:36 GMT

Updates

  • Add TypeScript definitions to "package.json" for "react-native-tracker"

4.6.6

Tue, 26 Aug 2025 08:42:28 GMT

Updates

  • Make mobile_context values more consistent with v2 tracker
  • Extract WebViewMessageHandler type to fix API documentation

4.6.5

Wed, 25 Jun 2025 21:16:46 GMT

Version update only

4.6.4

Wed, 25 Jun 2025 12:08:50 GMT

Version update only

4.6.3

Thu, 29 May 2025 19:52:07 GMT

Version update only

4.6.2

Tue, 20 May 2025 07:39:05 GMT

Version update only

4.6.1

Tue, 06 May 2025 13:10:51 GMT

Version update only

4.6.0

Thu, 01 May 2025 09:58:59 GMT

Version update only

4.5.0

Fri, 04 Apr 2025 09:21:23 GMT

Updates

  • Allow configuring a custom event store in React Native tracker (close #1413)

4.4.0

Thu, 20 Mar 2025 12:14:34 GMT

Updates

  • Add react-native-get-random-values as a peer dependency in the React Native tracker (close #1409)

4.3.1

Tue, 21 Jan 2025 11:09:42 GMT

Version update only

4.3.0

Mon, 20 Jan 2025 11:45:13 GMT

Version update only

4.2.0

Mon, 13 Jan 2025 08:30:05 GMT

Updates

  • Add new tracker for React Native
  • Add app install, foreground and background event and application entity tracking (#1396)
  • Add a platform context plugin to the React Native tracker to track device information (#1395)
  • Add internal session plugin to the React Native tracker (#1388)
  • Add deep link tracking to the React Native tracker
  • Round resolution in mobile context to avoid validation failures on Android
  • Add screen tracking plugin and add support for browser plugins (#1394)
  • Add WebView tracker integration to the React Native tracker (#1399)