File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
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- Work in this release was contributed by @filips-alpe . Thank you for your contribution!
13+ ## 9.1.0
14+
15+ - feat(browser): Add ` graphqlClientIntegration ` ([ #13783 ] ( https://github.com/getsentry/sentry-javascript/pull/13783 ) )
16+ - feat(core): Allow for nested trpc context ([ #15379 ] ( https://github.com/getsentry/sentry-javascript/pull/15379 ) )
17+ - feat(core): Create types and utilities for span links ([ #15375 ] ( https://github.com/getsentry/sentry-javascript/pull/15375 ) )
18+ - feat(deps): bump @opentelemetry/instrumentation-pg from 0.50.0 to 0.51.0 ([ #15273 ] ( https://github.com/getsentry/sentry-javascript/pull/15273 ) )
19+ - feat(node): Extract Sentry-specific node-fetch instrumentation ([ #15231 ] ( https://github.com/getsentry/sentry-javascript/pull/15231 ) )
20+ - feat(vue): Support Pinia v3 ([ #15383 ] ( https://github.com/getsentry/sentry-javascript/pull/15383 ) )
21+ - fix(sveltekit): Avoid request body double read errors ([ #15368 ] ( https://github.com/getsentry/sentry-javascript/pull/15368 ) )
22+ - fix(sveltekit): Avoid top-level ` vite ` import ([ #15371 ] ( https://github.com/getsentry/sentry-javascript/pull/15371 ) )
23+
24+ Work in this release was contributed by @Zen-cronic and @filips-alpe . Thank you for your contribution!
1425
1526## 9.0.1
1627
You can’t perform that action at this time.
0 commit comments