Skip to content

posthog-js@1.402.2

Choose a tag to compare

@github-actions github-actions released this 15 Jul 16:26
Immutable release. Only release title and notes can be modified.
c0b49ab

1.402.2

Patch Changes

  • #4151 81adbfd Thanks @posthog! - Session recording no longer emits an uncaught TypeError: Illegal invocation when a programmatic input-value change happens on an object that is not a genuine native input element (for example a proxy on the element prototype chain). The recorder drops that one replay update instead of throwing.
    (2026-07-15)