- Latest changes from 4.6.1
Features
- Add initial support for the RN New Architecture, backwards compatible RNSentry Turbo Module ([2522](https://github.com/getsentry/sentry-react-native/pull/2522))
Breaking changes
- New ReactNativeTracingOptions idleTimeoutMs and finalTimeoutMs replacing idleTimeout and maxTransactionDuration respectively ([2481](https://github.com/getsentry/sentry-react-native/pull/2481))
- iOS min target 12.4, Android API min 21, min React Native version 0.70 ([2522](https://github.com/getsentry/sentry-react-native/pull/2522))
Dependencies
- Bump Android SDK from v6.4.3 to v6.5.0 ([2535](https://github.com/getsentry/sentry-react-native/pull/2535))
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#650)
- [diff](https://github.com/getsentry/sentry-java/compare/6.4.3...6.5.0)
- Bump JavaScript SDK from v7.14.2 to v7.15.0 ([2536](https://github.com/getsentry/sentry-react-native/pull/2536))
- [changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md#7150)
- [diff](https://github.com/getsentry/sentry-javascript/compare/7.14.2...7.15.0)