Skip to content

v3.0.0

Choose a tag to compare

@hamudi-ahmed hamudi-ahmed released this 13 Aug 14:10
· 183 commits to next since this release

Breaking change: For React Native apps integrating with the native Android/iOS Performance SDKs, the minimum required versions are now:

  • Bugsnag Android Performance v2.0.0
  • Bugsnag Cocoa Performance v1.14.0

Upgrading these versions is required for continued compatibility with the React Native integration. Please refer to the linked release notes for details on changes in the native SDKs.

Added

  • (react-native) Added BugsnagJavascriptSpansPlugin to @bugsnag/plugin-react-native-span-access to support accessing JavaScript span controls from native code #682