Releases: bugsnag/bugsnag-js
Releases · bugsnag/bugsnag-js
v7.22.0
Changes
(react-native-cli) Update the react native cli to install and configure the @bugsnag/cli
package to upload javascript source maps for react native android #1990
v7.21.0
This release adds support for apps using React Native New Architecture
Added
- (react-native) Support React Native New Architecture #1973
Fixed
- (electron) Fix
onSendError
callbacks not being called #1999
- (plugin-inline-script-content) Ensure script metadata is added in Safari 16 #1998
v7.20.2
Changes
- (react-native) Update bugsnag-android from v5.28.3 to v5.28.4
- (react-native) Update bugsnag-cocoa from v6.25.2 to v6.26.2
- (delivery-xml-http-request) Ensure delivery errors are passed to the post report callback #1938
v7.20.1
Changes
- (web-worker) Change default configuration for autoDetectErrors to false #1919
v7.20.0
This release adds support for service workers and web workers #1915
Enhancements
- (delivery-fetch) Create fetch based delivery package #1894
- (web-worker) Create web-worker notifier package #1896
Changes
- (plugin-browser-device) Refactor parameters for improved guarding #1896
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
Changed
- (react-native) Update bugsnag-cocoa from v6.24.0 to v6.25.0
- (react-native) Remove dependency on jCenter #1856
v7.18.1
Changed
- (react-native) Update bugsnag-cocoa from v6.23.1 to v6.24.0
- (react-native) Update bugsnag-android from v5.26.0 to v5.28.1
v7.18.0
Changed
- (react-native) Update bugsnag-cocoa from v6.22.3 to v6.23.0
- Added
getFeatureFlags()
to error events #1815
v7.17.4
Changed
- (react-native) Update bugsnag-cocoa from v6.20.0 to v6.22.2
- (react-native) Update bugsnag-android from v5.24.0 to v5.26.0
- Refactor feature flags to maintain insertion order #1802