This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@sentry/browser | dependencies | major | ^5.27.4 -> ^6.0.0 |
v6.1.0
We updated the way how we calculate errored and crashed sessions with this update. Please be aware that some numbers might change for you and they now should reflect the actual reality. Visit our docs for more information.
user
to publicKey
in Dsn
type and class (#3225)v6.0.4
startTransaction
is called (#3210)vue-router
to peerDependencies list (#3214)v6.0.3
v6.0.2
v6.0.1
/dist
didn't exist before building (#3190)v6.0.0
This major version release doesn't contain any breaking API/code changes. Starting from the version 6.0.0
, all SDKs
that support sending sessions data will do so by default. See our
Release Health docs to learn more. As of this version, it applies to
all Browser SDKs (Browser, React, Angular, Vue, Gatsby etc.). Node.js and other related Server SDKs will follow soon
after, in the minor 6.x
release. You can opt-out of this behavior by setting autoSessionTracking: false
option
during SDK initialization.
@sentry/wasm
package (#3080)This MR has been generated by Renovate Bot.