Skip to content

posthog-js@1.422.2

Choose a tag to compare

@github-actions github-actions released this 28 Aug 10:50
Immutable release. Only release title and notes can be modified.
c2855bd

1.422.2

Patch Changes

  • #4665 d5ef459 Thanks @fasyy612! - Session replay can now bound DOM mutation bytes with an opt-in budget. Set __mutationBytesBucketSize (e.g. 1MB) to enable: mutations beyond the sustained budget (__mutationBytesRefillRate, default 25KB/s) are dropped and the recording resyncs with a full snapshot, keeping recordings from apps with very high DOM churn playable. Off by default.
    (2026-08-28)
  • Updated dependencies [d5ef459]:
    • @posthog/types@1.407.1