Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.1 KB

File metadata and controls

31 lines (22 loc) · 1.1 KB

Version 0.2.2

  • Fix: label unhandled promise rejections as 'Unhandled rejection' (#370)

Version 0.2.1

  • update the React-Native SDK Android native libraries with 16KB support (#355)
  • improve crash handling on Android for better compatibility and stability on the latest Android versions (#355)

Version 0.2.0

  • update @backtrace/sdk-core to 0.6.0
  • android crash handler upgrade (#301)
  • fix previous sessions not being cleared (#306)
  • fix invalid RN object returned from iOS BacktraceReactNative.initialize function (#308)
  • remove invalid imports from iOS headers (#307)
  • replace AlternatingFileWriter with WritableStream and ChunkifierSink for breadcrumbs (#315)
  • reduce breadcrumb size (#320)
  • fixed debugger detection in the bridgeless mode (#325)

Version 0.1.1

  • update @backtrace/sdk-core to 0.3.2
  • added a new HTTP header to report submission layer (#246)
  • Renamed attributes (#242)
  • Fixed application.version application value.
  • The library won't report now OOM reports generated when an application was in the background.

Version 0.1.0

Initial release.