yarn @sentry/react-native 5.29.0

latest releases: 5.33.0, 5.24.2, 6.0.0-beta.1...
one month ago

Features

  • TimeToInitialDisplay and TimeToFullDisplay start the time to display spans on mount (#4020)

Fixed

  • fix(ttid): End and measure TTID regardless current active span (#4019)
    • Fixes possible missing TTID measurements and spans
  • Fix crash when passing array as data to Sentry.addBreadcrumb({ data: [] }) (#4021)
    • The expected data type is plain JS object, otherwise the data might be lost.
  • Fix requireNativeComponent missing in react-native-web (#3958)

Dependencies

Don't miss a new react-native release

NewReleases is sending notifications on new releases.