Closed rkavalap closed 4 years ago
React native bugsnag plugin which depends on the bugsnag android dependency is still under version 4.x Latest bugsnag android version is v5.x https://github.com/bugsnag/bugsnag-react-native/blob/2f0ccd93a8249a3be163380b657801b2c6575327/android/build.gradle#L39
While this is a breaking change. Do we have a timeline when this can be expected with a version bump and docs updated ?
@rkavalap per the deprecation-notice, this client library has been moved into https://github.com/bugsnag/bugsnag-js. The latest docs do now reflect this change.
Description
React native bugsnag plugin which depends on the bugsnag android dependency is still under version 4.x Latest bugsnag android version is v5.x https://github.com/bugsnag/bugsnag-react-native/blob/2f0ccd93a8249a3be163380b657801b2c6575327/android/build.gradle#L39
While this is a breaking change. Do we have a timeline when this can be expected with a version bump and docs updated ?