@posthog/core@1.32.5
·
7 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
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)