Skip to content

posthog-js@1.434.9

Choose a tag to compare

@github-actions github-actions released this 22 Sep 21:00
Immutable release. Only release title and notes can be modified.
2d98d58

1.434.9

Patch Changes

  • #4970 708a5f7 Thanks @Christian2702! - Session replay no longer defers its input setter hooks on zone.js's patched setTimeout. In Angular apps each of those timers ended a zone task and triggered another change detection, so any component writing an input property on every cycle drove the tab into an endless loop at 100% CPU.
    (2026-09-22)