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 - 1.8.1

Published by HazAT about 4 years ago

  • build: Bump @sentry/javascript dependencies to 5.24.1 #1088
  • fix: Fix timestamp offset issues due to issues with performance.now() introduced in React Native 0.63. #1088
sentry-react-native - 1.8.0

Published by HazAT about 4 years ago

  • feat: Support MacOS #1068
  • build: Bump @sentry/javascript dependencies to 5.23.0 #1079
  • fix: Only call native deviceContexts on iOS #1061
  • fix: Don't send over Log and Critical levels over native bridge #1063
sentry-react-native - 1.7.2

Published by HazAT about 4 years ago

  • meta: Move from Travis CI to Github Actions #1019
  • ref: Drop TSLint in favor of ESLint #1023
  • test: Add basic end-to-end tests workflow #945
  • Bump: sentry-android to v2.3.1 #1041
sentry-react-native - 1.7.1

Published by bruno-garcia about 4 years ago

  • build: Bump sentry-cocoa to 5.2 #1011
  • fix: App Store submission for Mac apps getsentry/sentry-cocoa#635
  • fix: Use the release and dist set in init options over native release #1009
  • fix: assign default options before enableNative check #1007
sentry-react-native - 1.7.0

Published by HazAT about 4 years ago

  • fix: Use LogBox instead of YellowBox if possible. #989
  • fix: Don't add DeviceContext default integration if enableNative is set to false. #993
  • fix: Don't log "Native Sentry SDK is disabled" if enableNativeNagger is set to false. #993
  • feat: Migrate to @sentry/react from @sentry/browser and expose ErrorBoundary & the redux enhancer. #1005
sentry-react-native - 1.6.3

Published by HazAT over 4 years ago

  • feat: Touch events take Regex for ignoreNames & add tests #973
sentry-react-native - 1.6.2

Published by HazAT over 4 years ago

  • fix: Don't prefix app:/// to "native" filename as well #957
  • feat: Add sdk_info to envelope header on Android. #958
sentry-react-native - 1.6.1

Published by HazAT over 4 years ago

  • Bump sentry-cocoa 5.1.8
sentry-react-native - 1.6.0

Published by HazAT over 4 years ago

  • feat: Log component tree with all touch events #952
  • fix: Fix appending app:/// prefix to [native code] #946
  • Bump @sentry/* to ^5.19.0
  • Bump sentry-cocoa 5.1.6
sentry-react-native - 1.5.0

Published by HazAT over 4 years ago

  • feat: Track touch events as breadcrumbs #939
  • fix: Serialize the default user keys in setUser #926
  • Bump android 2.2.0 #942
  • fix(android): Fix unmapped context keys being overwritten on Android.
sentry-react-native - 1.4.5

Published by HazAT over 4 years ago

  • fix: Fix Native Wrapper not checking enableNative setting #919
sentry-react-native - 1.4.4

Published by HazAT over 4 years ago

  • Bump cocoa 5.1.4
  • fix(ios): We only store the event in release mode #917
sentry-react-native - 1.4.3

Published by HazAT over 4 years ago

  • Extend Scope methods to set native scope too. #902
  • Bump android 2.1.6
  • Bump @sentry/* to ^5.16.1
  • Bump cocoa 5.1.3
sentry-react-native - 1.4.2

Published by HazAT over 4 years ago

  • Bump android 2.1.4 #891
  • Expose session timeout. #887
  • Added event.origin and event.environment tags to determine where events originate from. #890
sentry-react-native - 1.4.1

Published by HazAT over 4 years ago

  • Filtered out options keys passed to init that would crash native. #885
sentry-react-native - 1.4.0

Published by bruno-garcia over 4 years ago

  • Remove usages of RNSentry to a native wrapper (#857)
  • Bump android 2.1.3 (#858)
  • Bump cocoa 5.1.0 (#870)
  • Accept enableAutoSessionTracking (#870)
  • Don't attach Android Threads (#866)
  • Refactored startWithDsnString to be startWithOptions. (#860)
  • Fix disable native integration on Android (#875)
sentry-react-native -

Published by HazAT over 4 years ago

  • Bump @sentry/wizard to 1.1.4
sentry-react-native - 1.3.8

Published by HazAT over 4 years ago

  • Fixes a bug in DebugSymbolicator
sentry-react-native - 1.3.7

Published by HazAT over 4 years ago

  • Bump @sentry/wizard to 1.1.2
sentry-react-native - 1.3.6

Published by kamilogorek over 4 years ago

  • Bump @sentry/* to ^5.15.4