Releases: bugsnag/bugsnag-js
Releases · bugsnag/bugsnag-js
v7.22.5
Changed
- (react-native) Update bugsnag-android from v5.32.1 to v5.32.2
v7.22.4
This release adds support for React Native 0.73 to @bugsnag/react-native
Changed
- (react-native) Update bugsnag-android from v5.31.3 to v5.32.1
Fixed
- (plugin-vue) Handle updated Vue error info URL #2068
- (react-native) Publish xcprivacy file from vendored bugsnag-cocoa #2072
v7.22.3
Changed
- (react-native) Update bugsnag-cocoa from v6.27.3 to v6.28.0 (includes compliance with Apple's Required Reasons API – see online docs)
Fixed
- (plugin-vue) Fix errorInfo metadata in Vue 3.4+ #2062
v7.22.2
Changed
- (react-native) Update bugsnag-android from v5.28.4 to v5.31.3
- (react-native) Update bugsnag-cocoa from v6.26.2 to v6.27.3
Fixed
- (electron) Do not sync to NativeClient when
autoDetectErrors
or nativeCrashes
are disabled #2040
v7.22.1
Fixed
- (electron) Fix startup crash when using Electron v26+ on Linux #2022
- (electron) Fix unhandled secondary errors during delivery #2025
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