Skip to content

Commit 0f98b5a

Browse files
committed
misc: 6.13.0 changelog
1 parent 44033d1 commit 0f98b5a

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,22 @@
44

55
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
66

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+
723
## 6.12.0
824

925
- fix(nextjs): Differentiate between webpack 4 and 5 in server builds (#3878)

0 commit comments

Comments
 (0)