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(nestjs): Move nestIntegration into nest sdk and remove setupNestErrorHandler #14751

Merged
merged 2 commits into from
Dec 17, 2024

Conversation

andreiborza
Copy link
Member

Closes: #14373

@andreiborza andreiborza force-pushed the ab/moving-nest-integration branch 2 times, most recently from f55a8bc to 9c5ad9c Compare December 17, 2024 10:08
Copy link
Contributor

github-actions bot commented Dec 17, 2024

size-limit report 📦

Path Size % Change Change
@sentry/browser 23.22 KB - -
@sentry/browser - with treeshaking flags 21.88 KB - -
@sentry/browser (incl. Tracing) 35.74 KB - -
@sentry/browser (incl. Tracing, Replay) 72.99 KB - -
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 63.37 KB - -
@sentry/browser (incl. Tracing, Replay with Canvas) 77.39 KB - -
@sentry/browser (incl. Tracing, Replay, Feedback) 89.78 KB - -
@sentry/browser (incl. Feedback) 39.98 KB - -
@sentry/browser (incl. sendFeedback) 27.83 KB - -
@sentry/browser (incl. FeedbackAsync) 32.61 KB - -
@sentry/react 25.92 KB - -
@sentry/react (incl. Tracing) 38.59 KB - -
@sentry/vue 27.46 KB - -
@sentry/vue (incl. Tracing) 37.6 KB - -
@sentry/svelte 23.39 KB - -
CDN Bundle 24.38 KB - -
CDN Bundle (incl. Tracing) 37.43 KB - -
CDN Bundle (incl. Tracing, Replay) 72.54 KB - -
CDN Bundle (incl. Tracing, Replay, Feedback) 77.91 KB - -
CDN Bundle - uncompressed 71.61 KB - -
CDN Bundle (incl. Tracing) - uncompressed 110.98 KB - -
CDN Bundle (incl. Tracing, Replay) - uncompressed 225.03 KB - -
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 238.25 KB - -
@sentry/nextjs (client) 38.85 KB - -
@sentry/sveltekit (client) 36.27 KB - -
@sentry/node 158.06 KB -2.9% -4.71 KB 🔽
@sentry/node - without tracing 98.99 KB -0.01% -1 B 🔽
@sentry/aws-serverless 126.72 KB - -

View base workflow run

@andreiborza andreiborza force-pushed the ab/moving-nest-integration branch from 9c5ad9c to 2ecdd90 Compare December 17, 2024 10:43
Copy link
Member

@chargome chargome left a comment

Choose a reason for hiding this comment

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

LGTM!

@andreiborza andreiborza merged commit e0d76b1 into develop Dec 17, 2024
138 checks passed
@andreiborza andreiborza deleted the ab/moving-nest-integration branch December 17, 2024 12:54
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.

[v9] Move nestIntegration to @sentry/nestjs
2 participants