github PostHog/posthog-js posthog-react-native@4.63.4

13 hours ago

4.63.4

Patch Changes

  • #4583 6322f09 Thanks @turnipdabeets! - Fix logs and metrics being silently dropped when an attribute holds a very large integer, a function, a symbol, a sparse array, or a truncated emoji.
    Cap log and metric attributes at 20 levels of nesting, 1,000 entries per object and 10,000 values in total, marking anything beyond as [Truncated].
    Type OtlpAnyValue.intValue as string | number — code reading that field must handle both. (2026-08-21)
  • Updated dependencies [6322f09]:
    • @posthog/core@1.48.7
    • @posthog/types@1.405.1

Don't miss a new posthog-js release

NewReleases is sending notifications on new releases.