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

latest releases: posthog-js@1.389.1, posthog-react-native@4.49.2, @posthog/core@1.35.1...
4 hours ago

1.35.0

Minor Changes

  • #3865 b469830 Thanks @turnipdabeets! - The browser's programmatic logs API (posthog.captureLog() / posthog.logger.*) now runs through the shared @posthog/core logs pipeline that React Native already uses — no change to the public API or existing behavior. Log delivery is more resilient as a result: oversized batches are split automatically, failed sends retry with exponential backoff, and delivery resumes when the browser comes back online.
    (2026-06-17)

Patch Changes

  • Updated dependencies [b469830]:
    • @posthog/types@1.389.0

Don't miss a new posthog-js release

NewReleases is sending notifications on new releases.