Skip to content

posthog-node@5.37.0

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Jun 13:35
Immutable release. Only release title and notes can be modified.
5e8c4b7

5.37.0

Minor Changes

  • #3705 d6fc0a5 Thanks @gustavohstrassburger! - feat(feature-flags): support the early_exit condition option in local evaluation. When a flag enables early exit, evaluation now stops and returns false as soon as a condition group's property filters match but the rollout percentage excludes the user, instead of falling through to later groups — matching the server-side evaluation behavior.
    (2026-06-12)