Skip to content

fix(remix): Add missing client exports to server and cloudflare entries #16341

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
May 20, 2025

Conversation

onurtemizkan
Copy link
Collaborator

Resolves: #16298

Also exported ErrorBoundary and browserTracingIntegration from cloudflare entry.

@onurtemizkan onurtemizkan requested a review from andreiborza May 20, 2025 10:20
@andreiborza andreiborza merged commit 760d006 into develop May 20, 2025
41 checks passed
@andreiborza andreiborza deleted the onur/remix-missing-exports branch May 20, 2025 10:25
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@sentry/remix exports ErrorBoundary in its types but it is only present in the browser, not in node
2 participants