Skip to content

Releases: getsentry/sentry-react-native

3.3.3

17 Mar 13:00
Compare
Choose a tag to compare
  • Bump: Sentry Cocoa to 7.10.2 and Sentry Android to 5.6.3 (#2145)
  • fix(android): Upload source maps correctly regardless of version codes #2144

3.3.2

10 Mar 14:38
Compare
Choose a tag to compare
  • fix: Do not report empty measurements #1983
  • fix(iOS): Bump Sentry Cocoa to 7.10.1 and report slow and frozen measurements (#2132)
  • fix(iOS): Missing userId on iOS when the user is not set in the Scope (#2133)

3.3.1

08 Mar 13:59
Compare
Choose a tag to compare
  • feat: Support setting maxCacheItems #2102
  • fix: Clear transaction on route change for React Native Navigation #2119

3.3.0

04 Mar 16:58
Compare
Choose a tag to compare
  • feat: Support enableNativeCrashHandling for iOS #2101
  • Bump: Sentry Cocoa 7.10.0 #2100
  • feat: Touch events now track components with sentry-label prop, falls back to accessibilityLabel and then finally displayName. #2068
  • fix: Respect sentryOption.debug setting instead of #DEBUG build flag for outputting logs #2039
  • fix: Passing correct mutableOptions to iOS SDK (#2037)
  • Bump: Bump @sentry/javascript dependencies to 6.17.9 #2082
  • fix: Discard prior transactions on react navigation dispatch #2053

3.2.14-beta.2

26 Feb 14:27
Compare
Choose a tag to compare
3.2.14-beta.2 Pre-release
Pre-release
  • feat: Touch events now track components with sentry-label prop, falls back to accessibilityLabel and then finally displayName. #2068
  • fix: Respect sentryOption.debug setting instead of #DEBUG build flag for outputting logs #2039
  • fix: Passing correct mutableOptions to iOS SDK (#2037)
  • Bump: Bump @sentry/javascript dependencies to 6.17.9 #2082

3.2.14-beta.1

11 Feb 22:07
Compare
Choose a tag to compare
3.2.14-beta.1 Pre-release
Pre-release
  • fix: Discard prior transactions on react navigation dispatch #2053

3.2.13

21 Jan 13:44
Compare
Choose a tag to compare
  • fix(deps): Add @sentry/wizard back in as a dependency to avoid missing dependency when running react-native link. #2015
  • Bump: sentry-cli to 1.72.0 #2016

3.2.12

18 Jan 12:47
Compare
Choose a tag to compare
  • fix: fetchNativeDeviceContexts returns an empty Array if no Device Context available #2002
  • Bump: Sentry Cocoa 7.9.0 #2011

3.2.11

10 Jan 18:14
Compare
Choose a tag to compare
  • fix: Polyfill the promise library to permanently fix unhandled rejections #1984

3.2.10

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