Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@bugsnag/core-performance

Package Overview
Dependencies
Maintainers
9
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bugsnag/core-performance - npm Package Versions

134

2.4.0

Diff

Changelog

Source

v2.4.0 (2024-03-27)

Added

  • (browser) This release adds experimental trace propagation support. When enabled, by setting propagateTraceContext to true in the networkRequestCallback handler, a traceparent header will be added to the outgoing network request.

Deprecated

  • (react-native) For improved consistency with our error SDK, this release renames the existing navigation plugins and their exported types. The old packages are now marked as deprecated in NPM, but can be used until the next major version of this library. However we recommend renaming any existing references to the new packages straightaway:
    • React Navigation:
      • Rename package import from @bugsnag/react-navigation-performance to @bugsnag/plugin-react-navigation-performance
      • Rename plugin type from ReactNavigationNativePlugin to BugsnagPluginReactNavigationPerformance
    • React Native Navigation:
      • Rename package import from @bugsnag/react-native-navigation-performance to @bugsnag/plugin-react-native-navigation-performance
      • Rename plugin type from ReactNativeNavigationPlugin to BugsnagPluginReactNativeNavigationPerformance

Fixed

  • (plugin-react-navigation) Fix an issue where refs are not forwarded to the NavigationContainer #431
djskinner
published 2.3.0-alpha.0 •

gingerbenw
published 2.2.0 •

Changelog

Source

v2.2.0 (2024-02-01)

This release adds support for automatic span instrumentation when using React Navigation in React Native apps. See online docs for details.

  • (browser) Export noops from browser package when window or document is undefined #390
ahmed_bugsnag
published 2.1.0 •

Changelog

Source

v2.1.0 (2023-12-12)

Fixed

  • (react-router) Allow / as a basename #337
  • (vue-router) Allow / as a basename #337
  • (react-native) Generate random bytes natively for ID generation #380
  • (react-native) Discard spans when the app is in the background #384

Added

  • (angular) Added new integration for angular apps #293
ahmed_bugsnag
published 1.2.1-alpha.4 •

ahmed_bugsnag
published 2.0.0 •

Changelog

Source

v2.0.0 (2023-11-20)

Added

  • (react-native) Added net.host.connection.type span attribute #334
  • (react-native) Added net.host.connection.subtype span attribute #360
  • (react-native) Added persistence to retry queue #357

Fixed

  • (browser) Fall back to unbuffered performance observer when buffer is not supported #352
  • (browser) Listen for pagehide and pageshow events in backgrounding listener #362
  • (core) Round timestamps to the nearest integer #364
ahmed_bugsnag
published 1.2.1-alpha.3 •

ahmed_bugsnag
published 1.2.1-alpha.2 •

gingerbenw
published 1.2.0 •

Changelog

Source

v1.2.0 (2023-10-12)

This release adds support for running BugSnag Performance in React Native apps. See online docs for details.

Added

  • (delivery-fetch) Added @bugsnag/delivery-fetch-performance package #281
gingerbenw
published 1.2.0-alpha.0 •

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc