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
8464c92Thanks @turnipdabeets! - fix: persist the session replay config from a/flagsresponse before emitting thefeatureflagsevent, 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 byposthog-react-nativeand@posthog/web); the event payload is unchanged, andposthog-nodeand the browserposthog-jspackage do not use this code path. (2026-06-15)
Fetched June 15, 2026
