Skip to content

Releases: getsentry/sentry-react-native

3.2.9

21 Dec 07:24
Compare
Choose a tag to compare
  • 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

13 Dec 08:06
Compare
Choose a tag to compare

Various fixes & improvements

3.2.7

09 Dec 12:18
Compare
Choose a tag to compare
  • fix: ReactNavigationV4Instrumentation null when evaluating 'state.routes' #1940
  • fix: ConcurrentModification exception for frameMetricsAggregator #1939

3.2.6

06 Dec 20:29
Compare
Choose a tag to compare
  • feat(android): Support monorepo in gradle plugin #1917
  • fix: Remove dependency on promiseRejectionTrackingOptions #1928

3.2.5

03 Dec 00:44
Compare
Choose a tag to compare
  • fix: Fix dynamic require for promise options bypassing try catch block and crashing apps #1923

3.2.4

01 Dec 12:54
Compare
Choose a tag to compare
  • 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

05 Nov 10:46
Compare
Choose a tag to compare

Various fixes & improvements

  • fix(ios): tracesSampler becomes NSNull in iOS and the app cannot be started (#1872) by @marandaneto

3.2.2

02 Nov 08:24
Compare
Choose a tag to compare
  • Bump Sentry Android SDK to 5.3.0 #1860

3.2.1

28 Oct 07:49
Compare
Choose a tag to compare

Various fixes & improvements

3.2.0

26 Oct 14:08
Compare
Choose a tag to compare
  • feat: Routing instrumentation for React Native Navigation #1774

  • feat: Routing instrumentation will emit breadcrumbs on route change and set route tag #1837

  • fix: Type React Native Navigation instrumentation constructor argument as unknown to avoid typescript errors #1817

  • Bump Sentry Android SDK to 5.2.4 (#1844)

  • Bump Sentry Cocoa SDK to 7.4.8 (#1856)