File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-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
+ ## 10.3.0
8
+
9
+ - feat(core): MCP Server - Capture prompt results from prompt function calls (#17284 )
10
+ - feat(bun): Export ` skipOpenTelemetrySetup ` option ([ #17349 ] ( https://github.com/getsentry/sentry-javascript/pull/17349 ) )
11
+ - feat(sveltekit): Streamline build logs ([ #17306 ] ( https://github.com/getsentry/sentry-javascript/pull/17306 ) )
12
+ - fix(browser): Handle data urls in errors caught by ` globalHandlersIntegration ` ([ #17216 ] ( https://github.com/getsentry/sentry-javascript/pull/17216 ) )
13
+ - fix(browser): Improve navigation vs. redirect detection ([ #17275 ] ( https://github.com/getsentry/sentry-javascript/pull/17275 ) )
14
+ - fix(react-router): Ensure source map upload fails silently if Sentry CLI fails ([ #17081 ] ( https://github.com/getsentry/sentry-javascript/pull/17081 ) )
15
+ - fix(react): Add support for React Router sub-routes from ` handle ` ([ #17277 ] ( https://github.com/getsentry/sentry-javascript/pull/17277 ) )
16
+
7
17
## 10.2.0
8
18
9
19
### Important Changes
You can’t perform that action at this time.
0 commit comments