You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,15 @@
4
4
5
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
6
7
+
## 6.1.0
8
+
9
+
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](https://docs.sentry.io/platforms/javascript/configuration/releases/#release-health) for more information.
10
+
11
+
-[browser] feat: Rework how we track sessions (#3224)
12
+
-[hub] ref: Simplify getting hub from active domain (#3227)
13
+
-[core] ref: Rename `user` to `publicKey` in `Dsn` type and class (#3225)
14
+
-[ember] fix: Fix backwards compatibility with Embroider changes (#3230)
15
+
7
16
## 6.0.4
8
17
9
18
-[browser] fix: Don't break when function call context is undefined (#3222)
0 commit comments