github PostHog/posthog-js @posthog/core@1.50.3

latest releases: @posthog/browser-common@0.7.2, @posthog/core@1.50.4, posthog-js@1.426.2...
5 hours ago

1.50.3

Patch Changes

  • #4753 dbbb58e Thanks @Ashishjob! - Fix clampToRange discarding a valid fallback value of 0. It used fallbackValue || max, so a 0 fallback (a legitimate value) was treated as absent and replaced by max; it now uses ?? so 0 is honored.
    (2026-09-03)
  • Updated dependencies [41ed3af]:
    • @posthog/types@1.408.1

Don't miss a new posthog-js release

NewReleases is sending notifications on new releases.