@posthog/react-native-plugin@2.1.0
·
56 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
2.1.0
Minor Changes
- #3861
c3a38fdThanks @ioannisj! - AddaddExceptionStep(message, properties?)for breadcrumb-style exception steps. Steps accumulate in a rolling, byte-bounded buffer (configurable viaerrorTracking.exceptionSteps) and are attached to every captured$exceptionas$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)