Skip to content

posthog-js@1.371.2

Choose a tag to compare

@github-actions github-actions released this 23 Apr 14:39
· 946 commits to main since this release
Immutable release. Only release title and notes can be modified.
ee4fb75

1.371.2

Patch Changes

  • #3453 96f19b7 Thanks @turnipdabeets! - Lift OTLP log serialization helpers from posthog-js into @posthog/core so the
    upcoming React Native logs feature consumes the same builders. Browser gains
    two fixes as a side effect: NaN and ±Infinity attribute values no longer get
    silently dropped during JSON encoding, and the scope.version OTLP field is
    now populated with the SDK version (changes the server's instrumentation_scope
    column from "posthog-js@" to "posthog-js@"). (2026-04-23)
  • Updated dependencies [96f19b7]:
    • @posthog/types@1.371.2
    • @posthog/core@1.27.1