We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cd26bd commit 18c6747Copy full SHA for 18c6747
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## Unreleased
4
5
+This is an alpha version of the next major version of the Sentry React Native SDK 6.0.0.
6
+Please read the changes listed below as well as the changes made in the underlying
7
+Sentry Javascript SDK 8.0.0 ([JS Docs](https://docs.sentry.io/platforms/javascript/guides/react/migration/v7-to-v8/)).
8
+
9
### Changes
10
11
- Removed deprecated ReactNativeTracing option `idleTimeout` use `idleTimeoutMs` instead ([#3998](https://github.com/getsentry/sentry-react-native/pull/3998))
0 commit comments