Skip to content

Commit c6fe264

Browse files
committed
meta: Changelog
1 parent 996d5bc commit c6fe264

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@
66

77
## 6.0.0
88

9+
*This major version doesn't contain any API breaking changes.*
10+
Starting from `6.0.0` all SDKs that support sending session data will do so by default, for version this release this is true for all Browser SDKs (Browser, React, Angular, Vue, Gatsby ...).
11+
Node.js and other Server SDKs will follow and have this also enabled by default then.
12+
You can opt-out of this behavior when setting `autoSessionTracking: false` in the options.
13+
14+
---
15+
916
- [wasm] feat: Introduce a `@sentry/wasm` package (#3080)
1017
- [tracing] feat: Turn Sessions Tracking on by default (#3099)
1118
- [tracing] feat: Create session on history change (#3179)

0 commit comments

Comments
 (0)