Releases: getsentry/sentry-react-native
Releases · getsentry/sentry-react-native
3.2.10
- fix: Do not crash if androidx.core isn't available on Android #1981
- fix: App start measurement on Android #1985
- Bump: Sentry Android to 5.5.2 #1985
3.2.9
- Deprecate initialScope in favor of configureScope #1963
- Bump: Sentry Android to 5.5.1 and Sentry Cocoa to 7.7.0 #1965
3.2.8
Various fixes & improvements
3.2.7
- fix: ReactNavigationV4Instrumentation null when evaluating 'state.routes' #1940
- fix: ConcurrentModification exception for frameMetricsAggregator #1939
3.2.6
- feat(android): Support monorepo in gradle plugin #1917
- fix: Remove dependency on promiseRejectionTrackingOptions #1928
3.2.5
- fix: Fix dynamic require for promise options bypassing try catch block and crashing apps #1923
3.2.4
- fix: Warn when promise rejections won't be caught #1886
- Bump: Sentry Android to 5.4.3 and Sentry Cocoa to 7.5.4 #1920
3.2.3
Various fixes & improvements
- fix(ios): tracesSampler becomes NSNull in iOS and the app cannot be started (#1872) by @marandaneto
3.2.2
- Bump Sentry Android SDK to 5.3.0 #1860
3.2.1
Various fixes & improvements