Skip to content

posthog-js@1.428.6

Choose a tag to compare

@github-actions github-actions released this 08 Sep 13:55
Immutable release. Only release title and notes can be modified.
985f297

1.428.6

Patch Changes

  • #4791 b2affdc Thanks @posthog! - Prefer sendBeacon for unbatched events, such as { send_instantly: true } captures, once PostHog's own pagehide handler (or unload fallback) marks the page as unloading. Captures from beforeunload or earlier pagehide listeners retain their normal transport. Preserve response-capable transports on active pages so failed requests can be retried, including when fetch is unavailable.
    (2026-09-08)
  • Updated dependencies [b2affdc]:
    • @posthog/types@1.409.2