Skip to content

Releases: bugsnag/bugsnag-js

v7.23.0

09 May 12:58
Compare
Choose a tag to compare

Added

  • (electron) Added support for Webpack 5 by exporting separate clients for renderer and main processes #2116
  • (react-native-cli) Update the react native cli to install and configure the @bugsnag/cli package to upload javascript source maps for react native iOS #2073

v7.22.7

17 Apr 14:58
Compare
Choose a tag to compare

Changed

  • (metadata-delegate) Preventing prototype pollution vulnerabilities #2115
  • (plugin-interaction-breadcrumbs) Improved performance of click event breadcrumbs #2094
  • (react-native) Rename Bugsnag.framework to BugsnagReactNative.framework #2117
  • (browser) Export BrowserBugsnagStatic #2112

Fixed

  • (react-native) Move BugsnagReactNative from objective-c to objective c++ #2113

v7.22.6

05 Mar 15:42
Compare
Choose a tag to compare

Changed

  • (react-native) Update bugsnag-cocoa from v6.28.0 to v6.28.1

Fixed

  • (react-native) Fix React Native CLI for RN 0.73 #2091 #2092

v7.22.5

15 Feb 11:56
Compare
Choose a tag to compare

Changed

  • (react-native) Update bugsnag-android from v5.32.1 to v5.32.2

v7.22.4

06 Feb 17:04
Compare
Choose a tag to compare

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

03 Jan 14:33
Compare
Choose a tag to compare

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

21 Nov 10:50
Compare
Choose a tag to compare

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

31 Oct 14:21
Compare
Choose a tag to compare

Fixed

  • (electron) Fix startup crash when using Electron v26+ on Linux #2022
  • (electron) Fix unhandled secondary errors during delivery #2025

v7.22.0

13 Sep 10:35
Compare
Choose a tag to compare

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

15 Aug 13:13
Compare
Choose a tag to compare

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