Skip to content

feat(tanstackstart-react): Move client-side init to client entry point - #17876

Merged
nicohrubec merged 1 commit into
masterfrom
nh/tss-client-entry-init
May 29, 2026
Merged

feat(tanstackstart-react): Move client-side init to client entry point#17876
nicohrubec merged 1 commit into
masterfrom
nh/tss-client-entry-init

Conversation

@nicohrubec

@nicohrubecnicohrubec commented May 26, 2026

Copy link
Copy Markdown
Member

Moves the recommended client-side Sentry.init() from src/router.tsx to src/client.tsx. SDK change in getsentry/sentry-javascript#21161.

@vercel

vercelBot commented May 26, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

ProjectDeploymentActionsUpdated (UTC)
sentry-docsReadyReadyPreview, CommentMay 26, 2026 1:15pm
1 Skipped Deployment
ProjectDeploymentActionsUpdated (UTC)
develop-docsIgnoredIgnoredMay 26, 2026 1:15pm

Request Review

@nicohrubecnicohrubec changed the title docs: Move TanStack Start client-side init to client entry pointfeat(tanstackstart-react): Move TanStack Start client-side init to client entry pointMay 26, 2026
@nicohrubecnicohrubec changed the title feat(tanstackstart-react): Move TanStack Start client-side init to client entry pointfeat(tanstackstart-react): Move client-side init to client entry pointMay 26, 2026
@nicohrubec
nicohrubec requested a review from s1gr1dMay 26, 2026 13:05
@nicohrubec
nicohrubec marked this pull request as ready for review May 26, 2026 13:06
@nicohrubec
nicohrubec requested a review from chargomeMay 28, 2026 14:29

@coolguyzonecoolguyzone left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense, thanks!

@nicohrubec
nicohrubec merged commit 53e6b27 into masterMay 29, 2026
21 checks passed
@nicohrubec
nicohrubec deleted the nh/tss-client-entry-init branch May 29, 2026 07:45
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@nicohrubec@coolguyzone