github PostHog/posthog-js posthog-js@1.433.4

1.433.4

Patch Changes

  • #4941 07c1045 Thanks @marandaneto! - Capture causes and AggregateError members with relationship metadata and individual stacks, limiting output to 50 entries and 1,000 member inspections.
    (2026-09-15)

  • #4898 372afba Thanks @posthog! - Contain a throw from a third-party patched AbortController.abort() when our own fetch timeout fires, so it is retried instead of escaping as an uncaught error, and report a single outcome per request.
    (2026-09-15)

  • #4910 38b61f9 Thanks @posthog! - Keep the end of a session recording when one replay event is too large to stringify: that event is dropped and the rest of the buffer still ships, instead of the size estimate throwing and stopping the unload flush.
    (2026-09-15)

  • #4909 5d4f1f7 Thanks @posthog! - Keep the session recording observers that started when one of them fails to initialize, and report the failed observers in the recorder debug properties.
    (2026-09-15)

  • Updated dependencies [07c1045]:

    • @posthog/core@1.54.1

Don't miss a new posthog-js release

NewReleases is sending notifications on new releases.