github PostHog/posthog-js @posthog/react-native-plugin@2.2.1

2 hours ago

2.2.1

Patch Changes

  • #4126 c5477ce Thanks @turnipdabeets! - Fix fatal JS errors being double-reported on Android in minified release builds: the plugin's dedup matched serialized class-name strings, which R8/ProGuard renaming can defeat. It now registers JavascriptException in posthog-android's errorTrackingConfig.ignoredExceptionTypes (requires core 6.24.0), which matches by class across the cause chain and is unaffected by minification.
    (2026-07-10)

Don't miss a new posthog-js release

NewReleases is sending notifications on new releases.