File tree 1 file changed +9
-0
lines changed
1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 10
10
11
11
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
12
12
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
+
13
22
## 9.7.0
14
23
15
24
- 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