4.2.0 (2025-01-13)
Introduces the new React Native tracker fully built in JavaScript. The tracker now adds full support for the Expo Go framework and React Native for Web. It also improves global context, adds support for JavaScript tracker plugins (e.g., ecommerce and consent).
A new screen tracking plugin for the JavaScript tracker is also introduced. This plugin has full support for screen view tracking including the screen context entity and screen engagement tracking.
Enhancements
- Add new tracker for React Native (#1377)
- Add screen tracking plugin and add support for browser plugins (#1394)
- Add WebView tracker integration to the React Native tracker (#1399)
- Add app install, foreground and background event and application entity tracking (#1396)
- Add deep link tracking to the React Native tracker (#1398)
- 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)
Under the hood
- Silence console output in jest tests