10000 misc: 6.9.0 changelog · GabrielCousin/sentry-javascript@688dc06 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Commit 688dc06

Browse files
committed
misc: 6.9.0 changelog
1 parent 8c99771 commit 688dc06

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

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

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

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+
728
## 6.8.0
829

930
- [browser] feat: Enable serialization of multiple DOM attributes for breadcrumbs. (#3755)

0 commit comments

Comments
 (0)
0