Skip to content

posthog-js 1.364.0

1.364.0

Minor Changes

  • #3285 00a5079 Thanks @pauldambra! - Reject the strings "undefined" and "null" in posthog.identify(). All invalid distinct IDs now log a critical console error (always visible, not debug-only). (2026-03-27)

Patch Changes

  • #3286 8d34289 Thanks @marandaneto! - Use async native CompressionStream for gzip compression to avoid blocking the main thread (2026-03-27)
  • Updated dependencies [8d34289]:
    • @posthog/core@1.24.2
    • @posthog/types@1.364.0