4.52.0
Minor Changes
- #3932
bf6947dThanks @ioannisj! - Support session replay event triggers in React Native. Recording stays paused until the client captures an event whose name matches a server-configuredsessionRecording.eventTriggersentry, 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