Skip to content

Commit 743abdb

Browse files
committed
misc: 6.13.0-beta.1 changelog
1 parent da69307 commit 743abdb

File tree

1 file changed

+22
-7
lines changed

1 file changed

+22
-7
lines changed

CHANGELOG.md

Lines changed: 22 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,32 @@
44

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

7+
## 6.13.0-beta.1
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+
722
## 6.12.0
823

9-
- fix(nextjs): Differentiate between webpack 4 and 5 in server builds (#3878)
10-
- fix(core): Skip native frames while searching frame URLs. (#3897)
11-
- fix(vue): Attach props only if VM is available (#3902)
12-
- feat(tracing): Add pg-native support to Postgres integration. (#3894)
13-
- ref(ember): Update addon to support Ember 4.0.0 (beta) (#3915)
1424
- feat(react): Make Profiler _mountSpan attribute protected (#3904)
25+
- feat(tracing): Add pg-native support to Postgres integration. (#3894)
26+
- fix(core): Skip native frames while searching frame URLs. (#3897)
1527
- fix(ember): allow ember-beta to fail (#3910)
28+
- fix(nextjs): Differentiate between webpack 4 and 5 in server builds (#3878)
1629
- fix(tracing): Prevent metrics erroring module load in web workers (#3941)
30+
- fix(vue): Attach props only if VM is available (#3902)
1731
- misc(browser): Log when event is dropped by Dedupe integration (#3943)
32+
- ref(ember): Update addon to support Ember 4.0.0 (beta) (#3915)
1833

1934
## 6.11.0
2035

@@ -32,15 +47,15 @@
3247

3348
## 6.10.0
3449

35-
- feat(vue): Rework tracing and add support for `Vue 3` (#3804)
3650
- feat(tracing): Upgrade to `web-vitals 2.1.0` (#3781)
51+
- feat(vue): Rework tracing and add support for `Vue 3` (#3804)
3752
- fix(ember): Make argument to `InitSentryForEmber` optional (#3802)
3853
- fix(nextjs): Do not start a navigation if the from URL is the same (#3814)
3954
- fix(nextjs): Let `flush` finish in API routes (#3811)
4055
- fix(nextjs): Use `domains` to prevent scope bleed (#3788)
4156
- fix(react): Make `Route` typing more generic (#3809)
42-
- ref(tracing): Update span op for outgoing HTTP requests (#3821)
4357
- ref(tracing): Remove updated CLS from web-vitals (#3822)
58+
- ref(tracing): Update span op for outgoing HTTP requests (#3821)
4459

4560
## 6.9.0
4661

0 commit comments

Comments
 (0)