sentry-react-native

Official Sentry SDK for React-Native

MIT License

Downloads
1.6M
Stars
1.5K
Committers
141

Bot releases are visible (Hide)

sentry-react-native - 3.4.1

Published by getsentry-bot over 2 years ago

  • fix: Make withTouchEventBoundary options optional #2196
sentry-react-native - 3.4.0

Published by getsentry-bot over 2 years ago

Various fixes & improvements

  • Bump: @sentry/javascript dependencies to 6.19.2 (#2175) by @marandaneto
sentry-react-native - 3.3.6

Published by getsentry-bot over 2 years ago

  • fix: Respect given release if no dist is given during SDK init (#2163)
sentry-react-native - 3.3.5

Published by getsentry-bot over 2 years ago

  • Bump: Sentry Cocoa to 7.11.0 and Sentry Android to 5.7.0 (#2160)
sentry-react-native - 3.3.4

Published by getsentry-bot over 2 years ago

  • fix(android): setContext serializes as context for Android instead of extra (#2155)
  • fix(android): Duplicate Breadcrumbs when captuing messages #2153
sentry-react-native - 3.3.3

Published by getsentry-bot over 2 years ago

  • 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
sentry-react-native - 3.3.2

Published by getsentry-bot over 2 years ago

  • 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)
sentry-react-native - 3.3.1

Published by getsentry-bot over 2 years ago

  • feat: Support setting maxCacheItems #2102
  • fix: Clear transaction on route change for React Native Navigation #2119
sentry-react-native - 3.3.0

Published by getsentry-bot over 2 years ago

  • 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
sentry-react-native - 3.2.14-beta.2

Published by getsentry-bot over 2 years ago

  • 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
sentry-react-native - 3.2.14-beta.1

Published by getsentry-bot over 2 years ago

  • fix: Discard prior transactions on react navigation dispatch #2053
sentry-react-native - 3.2.13

Published by getsentry-bot over 2 years ago

  • 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
sentry-react-native - 3.2.12

Published by getsentry-bot almost 3 years ago

  • fix: fetchNativeDeviceContexts returns an empty Array if no Device Context available #2002
  • Bump: Sentry Cocoa 7.9.0 #2011
sentry-react-native - 3.2.11

Published by getsentry-bot almost 3 years ago

  • fix: Polyfill the promise library to permanently fix unhandled rejections #1984
sentry-react-native - 3.2.10

Published by getsentry-bot almost 3 years ago

  • 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
sentry-react-native - 3.2.9

Published by getsentry-bot almost 3 years ago

  • Deprecate initialScope in favor of configureScope #1963
  • Bump: Sentry Android to 5.5.1 and Sentry Cocoa to 7.7.0 #1965
sentry-react-native - 3.2.8

Published by getsentry-bot almost 3 years ago

Various fixes & improvements

  • replace usage of master to main (30b44232) by @marandaneto
sentry-react-native - 3.2.7

Published by getsentry-bot almost 3 years ago

  • fix: ReactNavigationV4Instrumentation null when evaluating 'state.routes' #1940
  • fix: ConcurrentModification exception for frameMetricsAggregator #1939
sentry-react-native - 3.2.6

Published by getsentry-bot almost 3 years ago

  • feat(android): Support monorepo in gradle plugin #1917
  • fix: Remove dependency on promiseRejectionTrackingOptions #1928
sentry-react-native - 3.2.5

Published by getsentry-bot almost 3 years ago

  • fix: Fix dynamic require for promise options bypassing try catch block and crashing apps #1923