File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -32,11 +32,15 @@ If you have concerns about this, feel free to open an issue.
3232- feat(node-experimental): Sync OTEL context with Sentry AsyncContext (#8797 )
3333- feat(replay): Allow to configure ` maxReplayDuration ` (#8769 )
3434- fix(browser): Add replay and profiling options to ` BrowserClientOptions ` (#8921 )
35+ - fix(browser): Check for existence of instrumentation targets (#8939 )
36+ - fix(nextjs): Don't re-export default in route handlers (#8924 )
3537- fix(node): Improve mysql integration (#8923 )
3638- fix(remix): Guard against missing default export for server instrument (#8909 )
3739- ref(browser): Deprecate top-level ` wrap ` function (#8927 )
3840- ref(node-otel): Avoid exporting internals & refactor attribute adding (#8920 )
3941
42+ Work in this release contributed by @SorsOps . Thank you for your contribution!
43+
4044## 7.66.0
4145
4246- fix: Defer tracing decision to downstream SDKs when using SDK without performance (#8839 )
You can’t perform that action at this time.
0 commit comments