releases.shpreview

Session replay config persisted before feature flags emitted

@posthog/core@1.32.5

1 fixThis release1 fixBug fixesAI-tallied from the release notes

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)

Fetched June 15, 2026