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

latest releases: posthog-js@1.393.4, @posthog/core@1.37.2, posthog-js@1.393.3...
5 days ago

4.50.0

Minor Changes

  • #3861 c3a38fd Thanks @ioannisj! - Add addExceptionStep(message, properties?) for breadcrumb-style exception steps. Steps accumulate in a rolling, byte-bounded buffer (configurable via errorTracking.exceptionSteps) and are attached to every captured $exception as $exception_steps, giving the error tracking UI a timeline of recent activity before each error. When native crash capture is enabled, steps are forwarded to the embedded native SDK so native crashes carry the same timeline.
    (2026-06-19)

Patch Changes

  • Updated dependencies [c3a38fd]:
    • @posthog/react-native-plugin@2.1.0

Don't miss a new posthog-js release

NewReleases is sending notifications on new releases.