releases.shpreview
PostHog/PostHog JS/posthog-node@5.34.10

Semver with leading zeros now rejected in flag evaluation

posthog-node@5.34.10

1 fixThis release1 fixBug fixesAI-tallied from the release notes

5.34.10

Patch Changes

  • #3643 f42f371 Thanks @dmarticus! - Reject semver values with leading zeros in local flag evaluation. Per semver 2.0.0 §2, numeric identifiers must not include leading zeros — values like 1.07.3 are not valid semver and should not match targeting conditions. Both override values and flag values are now validated; invalid inputs surface as InconclusiveMatchError so the condition does not match. (2026-05-21)

Fetched May 21, 2026

Semver with leading zeros now rejected in flag evaluation (posthog-node@5.34.10) — PostHog JS — releases.sh