Skip to content

posthog-react-native@4.52.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 17:33
· 4 commits to main since this release
Immutable release. Only release title and notes can be modified.
a3136c6

4.52.0

Minor Changes

  • #3932 bf6947d Thanks @ioannisj! - Support session replay event triggers in React Native. Recording stays paused until the client captures an event whose name matches a server-configured sessionRecording.eventTriggers entry, then records for the rest of that session; it re-arms on session rotation and AND-combines with the linked-flag gate. Requires @posthog/react-native-plugin >= 2.1.1 (which pins the native SDKs that defer event-trigger gating to the JS layer).
    (2026-06-23)

Patch Changes

  • Updated dependencies [bf6947d]:
    • @posthog/core@1.37.1