Skip to content

posthog-js 1.422.3

1.422.3

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)
  • Updated dependencies [d0279e5]:
    • @posthog/browser-common@0.6.2