8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2989f73 commit 66092d6Copy full SHA for 66092d6
CHANGELOG.md
@@ -4,6 +4,17 @@
4
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
7
+## 6.10.0
8
+
9
+- feat(vue): Rework tracing and add support for `Vue 3` (#3804)
10
+- feat(tracing): Upgrade to `web-vitals 2.1.0` (#3781)
11
+- fix(ember): Make argument to `InitSentryForEmber` optional (#3802)
12
+- fix(nextjs): Do not start a navigation if the from URL is the same (#3814)
13
+- fix(nextjs): Let `flush` finish in API routes (#3811)
14
+- fix(nextjs): Use `domains` to prevent scope bleed (#3788)
15
+- fix(react): Make `Route` typing more generic (#3809)
16
+- ref(tracing): Update span op for outgoing HTTP requests (#3821)
17
+- ref(tracing): Remove updated CLS from web-vitals (#3822)
18
19
## 6.9.0
20
0 commit comments