Skip to content

@posthog/browser-common@0.6.2

Choose a tag to compare

@github-actions github-actions released this 28 Aug 13:57
Immutable release. Only release title and notes can be modified.
22ed264

0.6.2

Patch Changes

  • #4669 d0279e5 Thanks @posthog! - Autocapture no longer throws a RangeError into the host page when it sorts element attributes. It now sorts attribute keys with a plain lexical comparator instead of localeCompare, which can throw on browsers with faulty ICU data.
    (2026-08-28)