File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 4
4
5
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
6
7
+ ## 6.13.0
8
+
9
+ - feat(browser): Client Report Support (#3955 )
10
+ - feat(perf): Add experimental option to improve LCP collection (#3879 )
11
+ - fix(browser): Make sure that ` document.head ` or ` document.body ` exists for ` injectReportDialog ` (#3972 )
12
+ - fix(browser): Parse frames-only ` safari(-web)-extension ` stack (#3929 )
13
+ - fix(ember): Move ` ember-source ` to ` devDependencies ` (#3962 )
14
+ - fix(hub): Don't set ` lastEventID ` for transactions (#3966 )
15
+ - fix(nextjs): Include nextjs config's ` basePath ` on ` urlPrefix ` (#3922 )
16
+ - fix(node): Add protocol detection for get/request calls without explict protocol (#3950 )
17
+ - fix(node): Disable ` autoSessionTracking ` if dsn undefined (#3954 )
18
+ - fix(vue): Check for matched route existence before starting transaction (#3973 )
19
+ - ref(browser): Migrate unit tests from Chai and Karma to Jest (#3965 )
20
+ - ref(nextjs): Exclude cross-platform tracing code from bundles (#3978 )
21
+ - ref(tracing): Idle transaction refactoring (#3988 )
22
+
7
23
## 6.12.0
8
24
9
25
- fix(nextjs): Differentiate between webpack 4 and 5 in server builds (#3878 )
You can’t perform that action at this time.
0 commit comments