Skip to content

posthog-js@1.388.2

Choose a tag to compare

@github-actions github-actions released this 17 Jun 14:59
· 14 commits to main since this release
Immutable release. Only release title and notes can be modified.
52ecf70

1.388.2

Patch Changes

  • #3870 5edfee1 Thanks @turnipdabeets! - Fix updateFlags(flags, payloads, { merge: true }) baking an active feature flag override into the stored flags. The merge now seeds from the raw stored flags rather than the override-applied values, so clearing the override afterwards correctly restores the original flag.
    (2026-06-17)