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.7.0
14
+
15
+ - feat(core): Add ` captureLog ` method ([ #15717 ] ( https://github.com/getsentry/sentry-javascript/pull/15717 ) )
16
+ - feat(remix/cloudflare): Export ` sentryHandleError ` ([ #15726 ] ( https://github.com/getsentry/sentry-javascript/pull/15726 ) )
17
+ - fix(node): Always flush on Vercel before Lambda freeze ([ #15602 ] ( https://github.com/getsentry/sentry-javascript/pull/15602 ) )
18
+ - fix(node): Ensure incoming traces are propagated without HttpInstrumentation ([ #15732 ] ( https://github.com/getsentry/sentry-javascript/pull/15732 ) )
19
+ - fix(node): Use ` fatal ` level for unhandled rejections in ` strict ` mode ([ #15720 ] ( https://github.com/getsentry/sentry-javascript/pull/15720 ) )
20
+ - fix(nuxt): Delete Nuxt server template injection ([ #15749 ] ( https://github.com/getsentry/sentry-javascript/pull/15749 ) )
21
+
13
22
## 9.6.1
14
23
15
24
- feat(deps): bump @prisma/instrumentation from 6.4.1 to 6.5.0 ([ #15714 ] ( https://github.com/getsentry/sentry-javascript/pull/15714 ) )
You can’t perform that action at this time.
0 commit comments