github PostHog/posthog-js posthog-js@1.418.10

latest release: posthog-node@5.50.0
8 hours ago

1.418.10

Patch Changes

  • #4451 e1d993c Thanks @posthog! - Guard the replayer's hover handling against non-element and detached hover targets, which previously threw an unhandled TypeError (querySelectorAll on a node without that method) and stopped session recording playback mid-stream.
    (2026-08-21)

  • #4557 4451274 Thanks @posthog! - Keep replay playback running when a recording adopts constructed stylesheets across a document swap. A constructed stylesheet can only be adopted by the document that created it, so a sheet held over a swap is rejected and the error previously stopped the player. Adoption now falls back to whatever is already applied.
    (2026-08-21)

Don't miss a new posthog-js release

NewReleases is sending notifications on new releases.