getAllFeatureFlags() returns cached flags synchronously
@posthog/core@1.38.0
1 featureThis release1 featureNew capabilitiesAI-tallied from the release notes
1.38.0
Minor Changes
- #3977
6200888Thanks @turnipdabeets! - AddgetAllFeatureFlags(), which returns all currently loaded feature flags as structuredFeatureFlagResults (key,enabled,variant,payload). It is a synchronous read of the cached flags and does not send a$feature_flag_calledevent. (2026-06-26)
Fetched June 26, 2026


