Releases: getsentry/sentry-react-native
Releases · getsentry/sentry-react-native
3.0.0-beta.1
- 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
2.6.2
2.6.1
2.7.0-beta.1
- feat: Track stalls in the JavaScript event loop as measurements #1542
2.6.0
2.5.2
2.5.1
2.5.0
Dependencies
- build(js): Bump sentry-javascript dependencies to 6.5.1 #1588
- build(ios): Bump sentry-cocoa to 7.0.0 and remove setLogLevel #1459
- build(android): Bump sentry-android to 5.0.1 #1576
Features
- feat:
Sentry.flush()
to flush events to disk and returns a promise #1547 - feat:
Sentry.close()
method to fully disable the SDK on all layers and returns a promise #1457 - feat: Add device context to transactions on Android #1545
Fixes
- fix: Process "log" levels in breadcrumbs before sending to native #1565