github bugsnag/bugsnag-js v4.5.0

latest releases: v8.0.0-alpha.8, v7.22.7, v8.0.0-alpha.7...
6 years ago

Added

  • New breadcrumbs! Breadcrumbs are now left when requests are made using XMLHttpRequest (ajax) or fetch(). This works with all request libraries out of the box: jQuery, axios, superagent etc. Metadata includes HTTP method, request url and the status code (if available). By default network breadcrumbs are collected with all other autoBreadcrumb types. If you don't want to collect network breadcrumbs, set networkBreadcrumbsEnabled: false. (#334)

Changed

  • As part of #334 envify was added to compile out plugin "destroy" logic that was only required for tests.

Don't miss a new bugsnag-js release

NewReleases is sending notifications on new releases.