github PostHog/posthog-js posthog-js@1.261.8

latest release: posthog-js@1.262.0
one day ago

1.261.8

Patch Changes

  • #2276 97961e4 Thanks @dustinbyrne! - isFeatureEnabled now returns undefined (instead of false) for missing or disabled feature flags, aligning with the documentation. Previously, undefined was returned only before flags had loaded, and missing/disabled flags returned false. This change clarifies the difference between flags that exist but don't match (false) and flags that don’t exist or are disabled (undefined).

Don't miss a new posthog-js release

NewReleases is sending notifications on new releases.