yarn @sentry/react-native 3.0.0

latest releases: 5.23.0-alpha.1, 5.22.2, 5.22.1...
2 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

Don't miss a new react-native release

NewReleases is sending notifications on new releases.