Skip to content

Commit

Permalink
misc: typo CHANGELOG.md navigation integrations (#4089)
Browse files Browse the repository at this point in the history
  • Loading branch information
huextrat authored Sep 13, 2024
1 parent 3384bfd commit 4f3eb7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
- Add Android Logger when new frame event is not emitted ([#4081](https://github.com/getsentry/sentry-react-native/pull/4081))
- React Native Tracing Deprecations ([#4073](https://github.com/getsentry/sentry-react-native/pull/4073))
- `new ReactNativeTracing` to `reactNativeTracingIntegration()`
- `new ReactNavigationInstrumentation` to `reactNativeTracingIntegration()`.
- `new ReactNativeNavigationInstrumentation` to `reactNativeTracingIntegration()`.
- `new ReactNavigationInstrumentation` to `reactNavigationIntegration()`.
- `new ReactNativeNavigationInstrumentation` to `reactNativeNavigationIntegration()`.
- `ReactNavigationV4Instrumentation` won't be supported in the next major SDK version, upgrade to `react-navigation@5` or newer.
- `RoutingInstrumentation` and `RoutingInstrumentationInstance` replace by `Integration` interface from `@sentry/types`.
- `enableAppStartTracking`, `enableNativeFramesTracking`, `enableStallTracking`, `enableUserInteractionTracing` moved to `Sentry.init({})` root options.
Expand Down

0 comments on commit 4f3eb7e

Please sign in to comment.