This repository was archived by the owner on Sep 30, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-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
+
8
+ ## 6.9.0
9
+
10
+ - feat(browser): Use scope data in report dialog (#3792 )
11
+ - feat(core): Add ` ensureNoCircularStructures ` experiment to help debug serialization bugs (#3776 )
12
+ - feat(nextjs): Add options to disable webpack plugin (#3771 )
13
+ - feat(react): Support render props in ` ErrorBoundary ` (#3793 )
14
+ - fix(ember): Correctly cache ember types from prepublish hook (#3749 )
15
+ - fix(ember): Fix runtime config options not being merged (#3791 )
16
+ - fix(metrics): Check for cls entry sources (#3775 )
17
+ - fix(nextjs): Make ` withSentryConfig ` return type match given config type (#3760 )
18
+ - fix(node): Check if ` captureRequestSession ` is available before its called (#3773 )
19
+ - fix(node): Enable ` autoSessionTracking ` correctly (#3758 )
20
+ - fix(react): ` allRoutes ` cannot triple equal a new array instance (#3779 )
21
+ - fix(tracing): Add check for ` document.scripts ` in metrics (#3766 )
22
+ - fix(types): Update ` ExtractedNodeRequestData ` to include valid ` query_params ` for ` tracesSampler ` (#3715 )
23
+ - ref(gatsby): Default release to empty string (#3759 )
24
+ - ref(nextjs): Inject init code in ` _app ` and API routes (#3786 )
25
+ - ref(nextjs): Pre-disable-plugin-option config cleanup (#3770 )
26
+ - ref(nextjs): Stop setting redundant ` productionBrowserSourceMaps ` in config (#3765 )
27
+
7
28
## 6.8.0
8
29
9
30
- [ browser] feat: Enable serialization of multiple DOM attributes for breadcrumbs. (#3755 )
You can’t perform that action at this time.
0 commit comments