Skip to content

posthog-node@5.48.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 17:52
Immutable release. Only release title and notes can be modified.
d69f041

5.48.0

Minor Changes

  • #4342 fa3457f Thanks @haacked! - Support the starts_with, not_starts_with, ends_with, and not_ends_with property filter operators in feature flag local evaluation. Matching is case-insensitive and mirrors icontains, so flags using these operators no longer fall back to remote evaluation.
    (2026-08-05)