Releases: bugsnag/bugsnag-js
Releases · bugsnag/bugsnag-js
v3.0.4
v3.0.3
- Added void return type (#178)
Ole Martin Handeland
#178 - Improve notifyException definition (#175)
Delisa Mason
#175
v3.0.1
Minor README changes.
v3.0.0
This release adds support for automatic and custom breadcrumb tracking.
Breadcrumbs replace the private implementation of "last event" tracking.
It also removes support for the deprecated userId
setting, which has been
replaced by the user
object.
Enhancements
- Add support for sending "breadcrumbs" - notable events leading up to an error
Christian Schlensker
#149 - Send device time in error payload
#165
v3.0.0 release candidate 1
This is a prerelease of the next major version, to provide the opportunity to test new features and fixes.
Enhancements
- Add support for sending "breadcrumbs" - notable events leading up to an error
Christian Schlensker
#149