We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c700f46 commit 1980f4aCopy full SHA for 1980f4a
CHANGELOG.md
@@ -11,6 +11,8 @@ This release adds the `withSentryConfig` feature to the Svelte SDK. It replaces
11
- feat(node): Export Span type from `@sentry/types` (#5982)
12
- feat(svelte): Add `withSentryConfig` function to wrap User Svelte Configuration (#5936)
13
- fix(nextjs): Correctly apply auto-instrumentation to pages in `src` folder (#5984)
14
+- fix(nextjs): Fix typing issue with `withSentryConfig` and `NextConfig` (#5967)
15
+- fix(react): Support root and wildcard routes in react router v6 (#5971)
16
- fix(remix): Add yargs dependency for uploading sourcemaps (#5926)
17
- fix(svelte): Track components without script tags (#5957)
18
- fix(utils): Rename `global.ts` -> `worldwide.ts` (#5969)
0 commit comments