github PostHog/posthog-js posthog-js@1.415.3

latest releases: posthog-js@1.415.5, posthog-js@1.415.4, @posthog/types@1.402.3...
4 hours ago

1.415.3

Patch Changes

  • #4488 23db844 Thanks @TueHaulund! - fix(replay): never ship a buffer swapped in by a re-entrant session rotation mid-flush
    (2026-08-11)

  • #4474 e06bf52 Thanks @dependabot! - dependencies updates: - Updated dependency dompurify@^3.4.13 ↗︎ (from ^3.4.12, in dependencies) (2026-08-11)

  • #4435 1cbbe6a Thanks @arnohillen! - fix(replay): stop dropping adopted stylesheets that arrive before the host's shadow root is attached. When the recorder's full snapshot races a web component's hydration, the AdoptedStyleSheet event can be recorded before the mutation that attaches the host's shadow root. The replayer silently dropped those styles for the rest of the page view, so components styled via shadowRoot.adoptedStyleSheets (Stencil, Lit) rendered completely unstyled. The replayer now constructs the stylesheet even when the shadow root does not exist yet and keeps retrying adoption until it is attached.
    (2026-08-11)

Don't miss a new posthog-js release

NewReleases is sending notifications on new releases.