Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feat(express): Allow to pass options to setupExpressErrorHandler #12952

Merged
merged 2 commits into from
Jul 19, 2024

Conversation

mydea
Copy link
Member

@mydea mydea commented Jul 17, 2024

Allows to pass this through to the underlying expressErrorHandler.

See #12715 (reply in thread)

@mydea mydea self-assigned this Jul 17, 2024
Copy link
Contributor

github-actions bot commented Jul 18, 2024

size-limit report 📦

Path Size
@sentry/browser 22.3 KB (0%)
@sentry/browser (incl. Tracing) 33.72 KB (0%)
@sentry/browser (incl. Tracing, Replay) 69.81 KB (0%)
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 63.11 KB (0%)
@sentry/browser (incl. Tracing, Replay with Canvas) 74.2 KB (0%)
@sentry/browser (incl. Tracing, Replay, Feedback) 86.52 KB (0%)
@sentry/browser (incl. Tracing, Replay, Feedback, metrics) 88.39 KB (0%)
@sentry/browser (incl. metrics) 26.62 KB (0%)
@sentry/browser (incl. Feedback) 38.98 KB (0%)
@sentry/browser (incl. sendFeedback) 26.93 KB (0%)
@sentry/browser (incl. FeedbackAsync) 31.54 KB (0%)
@sentry/react 25.06 KB (0%)
@sentry/react (incl. Tracing) 36.79 KB (0%)
@sentry/vue 26.44 KB (0%)
@sentry/vue (incl. Tracing) 35.6 KB (0%)
@sentry/svelte 22.44 KB (0%)
CDN Bundle 23.52 KB (0%)
CDN Bundle (incl. Tracing) 35.5 KB (0%)
CDN Bundle (incl. Tracing, Replay) 69.91 KB (0%)
CDN Bundle (incl. Tracing, Replay, Feedback) 75.17 KB (0%)
CDN Bundle - uncompressed 69 KB (0%)
CDN Bundle (incl. Tracing) - uncompressed 105.1 KB (0%)
CDN Bundle (incl. Tracing, Replay) - uncompressed 216.88 KB (0%)
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 229.6 KB (0%)
@sentry/nextjs (client) 36.64 KB (0%)
@sentry/sveltekit (client) 34.37 KB (0%)
@sentry/node 111.29 KB (-0.01% 🔽)
@sentry/node - without tracing 88.71 KB (+0.01% 🔺)
@sentry/aws-serverless 97.88 KB (+0.01% 🔺)

Allows to pass this through to the underlying `expressErrorHandler`.
@mydea mydea force-pushed the fn/express-handler-options branch from 01b91bc to 3c462a8 Compare July 19, 2024 07:22
@mydea mydea merged commit 231fc00 into develop Jul 19, 2024
106 checks passed
@mydea mydea deleted the fn/express-handler-options branch July 19, 2024 08:28
Sign up for free to 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.

4 participants