6.9.0
·
10131 commits
to develop
since this release
- feat(browser): Use scope data in report dialog (#3792)
- feat(core): Add
ensureNoCircularStructuresexperiment to help debug serialization bugs (#3776) - feat(nextjs): Add options to disable webpack plugin (#3771)
- feat(react): Support render props in
ErrorBoundary(#3793) - fix(ember): Correctly cache ember types from prepublish hook (#3749)
- fix(ember): Fix runtime config options not being merged (#3791)
- fix(metrics): Check for cls entry sources (#3775)
- fix(nextjs): Make
withSentryConfigreturn type match given config type (#3760) - fix(node): Check if
captureRequestSessionis available before its called (#3773) - fix(node): Enable
autoSessionTrackingcorrectly (#3758) - fix(react):
allRoutescannot triple equal a new array instance (#3779) - fix(tracing): Add check for
document.scriptsin metrics (#3766) - fix(types): Update
ExtractedNodeRequestDatato include validquery_paramsfortracesSampler(#3715) - ref(gatsby): Default release to empty string (#3759)
- ref(nextjs): Inject init code in
_appand API routes (#3786) - ref(nextjs): Pre-disable-plugin-option config cleanup (#3770)
- ref(nextjs): Stop setting redundant
productionBrowserSourceMapsin config (#3765)