Skip to content

v2.3.0

Compare
Choose a tag to compare
@gingerbenw gingerbenw released this 20 Mar 11:50
· 114 commits to next since this release

This release adds support for instrumenting navigation spans when using the react-native-navigation library

Added

  • (react-native-navigation) Added @bugsnag/react-native-navigation-performance package #404

Fixed

  • (browser) Prevent throwing an error in edge cases when performance.getEntriesByType() returns undefined #401
  • (react-native) Broaden version range allowed for @react-native-community/netinfo peer dependency #413
  • (react-navigation) Refactor CompleteNavigation as a functional component #418
  • (react-native) Update the android namepsace to com.bugsnag.reactnative.performance to prevent overlap with the native android package [#426]#426