File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 1010
1111- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
1212
13+ ## 9.8.0
14+
15+ - feat(node): Implement new continuous profiling API spec ([ #15635 ] ( https://github.com/getsentry/sentry-javascript/pull/15635 ) )
16+ - feat(profiling): Add platform to chunk envelope ([ #15758 ] ( https://github.com/getsentry/sentry-javascript/pull/15758 ) )
17+ - feat(react): Export captureReactException method ([ #15746 ] ( https://github.com/getsentry/sentry-javascript/pull/15746 ) )
18+ - fix(node): Check for ` res.end ` before passing to Proxy ([ #15776 ] ( https://github.com/getsentry/sentry-javascript/pull/15776 ) )
19+ - perf(core): Add short-circuits to ` eventFilters ` integration ([ #15752 ] ( https://github.com/getsentry/sentry-javascript/pull/15752 ) )
20+ - perf(node): Short circuit flushing on Vercel only for Vercel ([ #15734 ] ( https://github.com/getsentry/sentry-javascript/pull/15734 ) )
21+
1322## 9.7.0
1423
1524- feat(core): Add ` captureLog ` method ([ #15717 ] ( https://github.com/getsentry/sentry-javascript/pull/15717 ) )
You can’t perform that action at this time.
0 commit comments