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.2.4

Published by getsentry-bot almost 3 years ago

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

Published by getsentry-bot almost 3 years ago

Various fixes & improvements

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

Published by getsentry-bot almost 3 years ago

  • Bump Sentry Android SDK to 5.3.0 #1860
sentry-react-native - 3.2.1

Published by getsentry-bot almost 3 years ago

Various fixes & improvements

  • feat(ios): Missing config on iOS/Mac. (#1858) by @marandaneto
sentry-react-native - 3.2.0

Published by getsentry-bot almost 3 years ago

  • 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)

sentry-react-native - 3.2.0-beta.2

Published by getsentry-bot about 3 years ago

  • fix: Type React Native Navigation instrumentation constructor argument as unknown to avoid typescript errors #1817
sentry-react-native - 3.2.0-beta.1

Published by getsentry-bot about 3 years ago

  • feat: Routing instrumentation for React Native Navigation #1774
sentry-react-native - 3.1.1

Published by getsentry-bot about 3 years ago

sentry-react-native - 3.1.0

Published by getsentry-bot about 3 years ago

  • Feat: Allow custom release for source map upload scripts #1548
  • ref: Remove v5 prefix from react navigation instrumentation to support v6 #1768
sentry-react-native - 3.0.3

Published by getsentry-bot about 3 years ago

  • Fix: Set Java 8 for source and target compatibility if not using AGP >= 4.2.x (#1763)
sentry-react-native - 3.0.2

Published by getsentry-bot about 3 years ago

  • Bump: Android tooling API 30 (#1761)
sentry-react-native - 3.0.1

Published by getsentry-bot about 3 years ago

  • fix: Add sentry-cli as a dependency #1755
sentry-react-native - 3.0.0

Published by getsentry-bot about 3 years ago

Notable Features

  • App start measurements.
  • Native slow/frozen frames measurements.
  • JavaScript stall measurements.
  • New Sentry.wrap app wrapper.
  • Automatic performance instrumentation is now enabled by default when tracing is enabled.

Read more about these new performance features in our documentation for automatic instrumentation.

Changes:

  • feat: Align event.origin, event.environment with other hybrid sdks #1749
  • feat: Add native sdk package info onto events #1749
  • feat: Add wrap wrapper method with profiler and touch event boundary #1728
  • feat: App-start measurements, if using the wrap wrapper, will now finish on the root component mount #1728
  • feat: Native slow/frozen frames measurements #1711
  • feat: Add app start measurements to the first transaction #1704
  • feat: Create an initial initial ui.load transaction by default #1704
  • feat: Add enableAutoPerformanceTracking flag that enables auto performance when tracing is enabled #1704
  • feat: Track stalls in the JavaScript event loop as measurements #1542
  • fix: Fix native frames not being added to transactions #1752
  • fix: Move @sentry/wizard dependency to devDependencies #1751
  • build(js): Bump sentry-javascript dependencies to 6.12.0 #1750
  • build(android): Bump sentry-android to 5.1.2 #1753
  • build(ios): Bump sentry-cocoa to 7.2.6 #1753
  • build(ios): Bump sentry-cocoa to 7.2.0-beta.9 #1704
  • build(android): Bump sentry-android to 5.1.0-beta.9 #1704
sentry-react-native - 3.0.0-beta.3

Published by getsentry-bot about 3 years ago

  • feat: Add wrap wrapper method with profiler and touch event boundary #1728
  • feat: App-start measurements, if using the wrap wrapper, will now finish on the root component mount #1728
sentry-react-native - 3.0.0-beta.2

Published by getsentry-bot about 3 years ago

  • feat: Native slow/frozen frames measurements #1711
sentry-react-native - 3.0.0-beta.1

Published by getsentry-bot about 3 years ago

  • build(ios): Bump sentry-cocoa to 7.2.0-beta.9 #1704
  • build(android): Bump sentry-android to 5.1.0-beta.9 #1704
  • feat: Add app start measurements to the first transaction #1704
  • feat: Create an initial initial ui.load transaction by default #1704
  • feat: Add enableAutoPerformanceTracking flag that enables auto performance when tracing is enabled #1704
sentry-react-native - 2.6.2

Published by getsentry-bot about 3 years ago

  • fix: Fix the error handler (error dialog) not called in dev #1712
sentry-react-native - 2.6.1

Published by getsentry-bot about 3 years ago

  • build(ios): Bump sentry-cocoa to 7.1.4 #1700
sentry-react-native - 2.7.0-beta.1

Published by getsentry-bot over 3 years ago

  • feat: Track stalls in the JavaScript event loop as measurements #1542
sentry-react-native - 2.6.0

Published by getsentry-bot over 3 years ago

  • feat: Support the sendDefaultPii option. #1634
  • build(android): Bump sentry-android to 5.1.0-beta.2 #1645
  • fix: Fix transactions on Android having clock drift and missing span data #1645