Skip to content

posthog-js-lite@4.9.0

Choose a tag to compare

@github-actions github-actions released this 26 Jun 15:13
· 4 commits to main since this release
Immutable release. Only release title and notes can be modified.
5990c11

4.9.0

Minor Changes

  • #3977 6200888 Thanks @turnipdabeets! - Add getAllFeatureFlags(), which returns all currently loaded feature flags as structured FeatureFlagResults (key, enabled, variant, payload). It is a synchronous read of the cached flags and does not send a $feature_flag_called event.
    (2026-06-26)

Patch Changes

  • Updated dependencies [6200888]:
    • @posthog/core@1.38.0