Skip to content

Releases: bugsnag/bugsnag-js

v7.20.2

25 Apr 14:51
Compare
Choose a tag to compare

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

08 Feb 10:59
Compare
Choose a tag to compare

Changes

  • (web-worker) Change default configuration for autoDetectErrors to false #1919

v7.20.0

31 Jan 17:50
Compare
Choose a tag to compare

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

26 Jan 10:56
Compare
Choose a tag to compare

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

01 Nov 14:29
Compare
Choose a tag to compare

Changed

  • (react-native) Update bugsnag-cocoa from v6.24.0 to v6.25.0
  • (react-native) Remove dependency on jCenter #1856

v7.18.1

24 Oct 09:30
Compare
Choose a tag to compare

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

22 Sep 18:35
Compare
Choose a tag to compare

Changed

  • (react-native) Update bugsnag-cocoa from v6.22.3 to v6.23.0
  • Added getFeatureFlags() to error events #1815

v7.17.4

08 Sep 12:16
Compare
Choose a tag to compare

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

v7.17.3

18 Jul 14:55
Compare
Choose a tag to compare

Changed

  • (react-native) Update bugsnag-cocoa from v6.18.1 to v6.20.0
  • (react-native) Update bugsnag-android from v5.23.0 to v5.24.0

v7.17.2

30 Jun 10:53
Compare
Choose a tag to compare

Fixed

  • (react-native) Fixed missing files when installing react-native #1780