File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 4
4
5
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
6
7
+ ## 9.35.0
8
+
9
+ - feat(browser): Add ElementTiming instrumentation and spans ([ #16589 ] ( https://github.com/getsentry/sentry-javascript/pull/16589 ) )
10
+ - feat(browser): Export ` Context ` and ` Contexts ` types ([ #16763 ] ( https://github.com/getsentry/sentry-javascript/pull/16763 ) )
11
+ - feat(cloudflare): Add user agent to cloudflare spans ([ #16793 ] ( https://github.com/getsentry/sentry-javascript/pull/16793 ) )
12
+ - feat(node): Add ` eventLoopBlockIntegration ` ([ #16709 ] ( https://github.com/getsentry/sentry-javascript/pull/16709 ) )
13
+ - feat(node): Export server-side feature flag integration shims ([ #16735 ] ( https://github.com/getsentry/sentry-javascript/pull/16735 ) )
14
+ - feat(node): Update vercel ai integration attributes ([ #16721 ] ( https://github.com/getsentry/sentry-javascript/pull/16721 ) )
15
+ - fix(astro): Handle errors in middlewares better ([ #16693 ] ( https://github.com/getsentry/sentry-javascript/pull/16693 ) )
16
+ - fix(browser): Ensure explicit ` parentSpan ` is considered ([ #16776 ] ( https://github.com/getsentry/sentry-javascript/pull/16776 ) )
17
+ - fix(node): Avoid using dynamic ` require ` for fastify integration ([ #16789 ] ( https://github.com/getsentry/sentry-javascript/pull/16789 ) )
18
+ - fix(nuxt): Add ` @sentry/cloudflare ` as optional peerDependency ([ #16782 ] ( https://github.com/getsentry/sentry-javascript/pull/16782 ) )
19
+ - fix(nuxt): Ensure order of plugins is consistent ([ #16798 ] ( https://github.com/getsentry/sentry-javascript/pull/16798 ) )
20
+ - fix(nestjs): Fix exception handling in ` @Cron ` decorated tasks ([ #16792 ] ( https://github.com/getsentry/sentry-javascript/pull/16792 ) )
21
+
7
22
Work in this release was contributed by @0xbad0c0d3 and @alSergey . Thank you for your contributions!
8
23
9
24
## 9.34.0
You can’t perform that action at this time.
0 commit comments