Skip to content

Commit b0a1ad2

Browse files
chore: Add external contributor to CHANGELOG.md (#19395)
This PR adds the external contributor to the CHANGELOG.md file, so that they are credited for their contribution. See #17990 Co-authored-by: andreiborza <168741329+andreiborza@users.noreply.github.com>
1 parent bd9c6a5 commit b0a1ad2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
66

7+
Work in this release was contributed by @LudvigHz. Thank you for your contribution!
8+
79
- **feat(tanstackstart-react): Add global sentry exception middlewares ([#19330](https://github.com/getsentry/sentry-javascript/pull/19330))**
810

911
The `sentryGlobalRequestMiddleware` and `sentryGlobalFunctionMiddleware` global middlewares capture unhandled exceptions thrown in TanStack Start API routes and server functions. Add them as the first entries in the `requestMiddleware` and `functionMiddleware` arrays of `createStart()`:

0 commit comments

Comments
 (0)