Bugsnag Js Versions Save

JavaScript error handling tool for BugSnag. Monitor and report JavaScript bugs & errors.

v7.22.7

3 weeks ago

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

2 months ago

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

2 months ago

Changed

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

v7.22.4

3 months ago

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

4 months ago

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

5 months ago

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

6 months ago

Fixed

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

v7.22.0

8 months ago

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

8 months ago

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

1 year ago

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