Releases: bugsnag/bugsnag-js
Releases · bugsnag/bugsnag-js
v7.19.0
Changed
- (react-native) Update bugsnag-cocoa from v6.25.0 to v6.25.2
- After trimming, attempt to send all event and session payloads, even if believed oversize #1823
- (react-native) Update bugsnag-android from v5.28.1 to v5.28.3
Fixed
- (plugin-express|plugin-koa|plugin-restify) Fix parts of request metadata being missing from some events #1879
- (plugin-aws-lambda) Fix a bug when used with a server plugin (Express, Koa or Restify) causing internal callbacks to be added multiple times and reporting the wrong request data #1887
- (plugin-electron-renderer-client-state-updates) Fix a bug where state set in renderer config could not be cleared or updated #1893
v7.18.2
v7.18.1
v7.18.0
v7.17.4
v7.17.3
v7.17.2
v7.17.1
Fixed
- (react-native) Update bugsnag-android from v5.22.4 to v5.23.0
- (react-native) Update bugsnag-cocoa from v6.18.0 to v6.18.1
- (react-native) Add support for React Native v0.69 #1775
- (react-native) Add 0.69 test fixtures and CI coverage #1775
- (plugin-react-native-unhandled-rejection) Fix TypeError when using react native 0.63 or 0.64 #1770
v7.17.0
v7.16.7
Added
- Added
Bugsnag.isStarted()
to check whether Bugsnag has initialized #1737
Changed
- Update type definitions for
Bugsnag.notify()
#1743
Fixed
- (react-native) Fixed Kotlin related version conflict with Android Gradle Plugin #1750