Skip to content

v3.0.0

Compare
Choose a tag to compare
@foxyblocks foxyblocks released this 02 Oct 21:58
· 5729 commits to next since this release

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