Socket
Socket
Sign inDemoInstall

@bugsnag/js

Package Overview
Dependencies
Maintainers
9
Versions
141
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bugsnag/js - npm Package Versions

23
15

8.0.0

Diff

Changelog

Source

[8.0.0] - 2024-08-29

Summary

As well as some bug fixes and breaking changes described in the Upgrade Guide, this major SDK release has the following key features:

  • Improved API for NodeJS: the Bugsnag client can now be used to call SDK methods in the context of the current request
  • Breadcrumb support for NodeJS: we now support manual breadcrumbs and capture console breadcrumbs automatically
  • Improved session reporting for single page apps: a session is now created only once per page load to more accurately reflect a user's session in your app

Added

  • (node) Add support for manual breadcrumbs #1927 and automatic console breadcrumbs #2107
  • Support error correlation properties in event payloads #2174

Fixed

  • (plugin-angular) Prevent excess change detection cycles when calling Bugsnag.notify #1861

Changed

  • (node) Enable breadcrumbs and context-scoped calls #1927
  • (plugin-contextualize) Reimplement without relying on the deprecated node Domain API. From Node 16+ unhandled promise rejections are also supported #1924
  • (plugin-navigation-breadcrumbs) Calling pushState or replaceState no longer triggers a new session when autoTrackSessions is enabled #1820
  • (plugin-network-breadcrumbs, plugin-electron-net-breadcrumbs) Breaking change: The request metadata field in network breadcrumbs has been renamed to url and is no longer pre-pended with the HTTP method #1988
  • (plugin-network-breadcrumbs, plugin-electron-net-breadcrumbs) Add method metadata field to network breadcrumbs #1988
  • (plugin-network-breadcrumbs, plugin-electron-net-breadcrumbs) Add duration metadata field to network breadcrumbs #1903
  • (react-native) Update bugsnag-android from v5.32.2 to v6.6.1
gingerbenw
published 8.0.0-alpha.13 •

gingerbenw
published 8.0.0-alpha.12 •

gingerbenw
published 8.0.0-alpha.11 •

gingerbenw
published 8.0.0-alpha.10 •

gingerbenw
published 7.25.0 •

Changelog

Source

[7.25.0] - 2024-07-03

Added

  • (core) Add new setTraceCorrelation method to events #2159

Changed

  • (react-native) Update bugsnag-cocoa from v6.28.1 to v6.29.0
  • (react-native) Update bugsnag-android from v5.32.2 to v5.32.3

Fixed

  • (react-native) Use synchronous native module calls when New Architecture is enabled #2152
  • (react-native) Ensure client is initialised synchronously in bridgeless mode #2165
gingerbenw
published 7.25.0-alpha.0 •

djskinner
published 8.0.0-alpha.9 •

gingerbenw
published 7.23.0 •

Changelog

Source

[7.23.0] - 2024-05-09

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
djskinner
published 8.0.0-alpha.8 •

23
15
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc