github PostHog/posthog-js @posthog/core@1.32.5

latest release: posthog-react-native@4.47.2
3 hours ago

1.32.5

Patch Changes

  • #3828 8464c92 Thanks @turnipdabeets! - fix: persist the session replay config from a /flags response before emitting the featureflags event, so listeners (e.g. React Native session replay linked-flag re-evaluation) read a recording config consistent with the new flag values. This only reorders two adjacent synchronous writes in the stateful core client (used by posthog-react-native and @posthog/web); the event payload is unchanged, and posthog-node and the browser posthog-js package do not use this code path.
    (2026-06-15)

Don't miss a new posthog-js release

NewReleases is sending notifications on new releases.