You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`new ReactNativeTracing` to `reactNativeTracingIntegration()`
25
+
-`new ReactNavigationInstrumentation` to `reactNativeTracingIntegration()`.
26
+
-`new ReactNativeNavigationInstrumentation` to `reactNativeTracingIntegration()`.
27
+
-`ReactNavigationV4Instrumentation` won't be supported in the next major SDK version, upgrade to `react-navigation@5` or newer.
28
+
-`RoutingInstrumentation` and `RoutingInstrumentationInstance` replace by `Integration` interface from `@sentry/types`.
29
+
-`enableAppStartTracking`, `enableNativeFramesTracking`, `enableStallTracking`, `enableUserInteractionTracing` moved to `Sentry.init({})` root options.
0 commit comments