This release contains no changes and was done for technical purposes. This version is considered stable.
For the sake of completeness this changelog entry includes the changes from the previous release candidate:
We recommend to read the detailed migration guide in
the docs.
Important Changes
- feat(node): Support hapi v21 & fix E2E test (#11906)
We now support hapi v21 and added tests for it.
- feat(node): Warn if ESM mode is detected (#11914)
When running Sentry in ESM mode, we will now warn you that this is not supported as of now. We are working on ensuring
support with ESM builds.
Other Changes
- feat(feedback): Iterate on css for better scrolling & resizing when browser is small (#11893)
- fix(node): Ensure prisma integration creates valid DB spans (#11908)
- fix(node): Include loader hook files in package.json (#11911)
Bundle size 📦
Path | Size |
---|---|
@sentry/browser | 21.65 KB |
@sentry/browser (incl. Tracing) | 32.67 KB |
@sentry/browser (incl. Tracing, Replay) | 68.01 KB |
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags | 61.41 KB |
@sentry/browser (incl. Tracing, Replay with Canvas) | 72.05 KB |
@sentry/browser (incl. Tracing, Replay, Feedback) | 84.15 KB |
@sentry/browser (incl. Feedback) | 37.66 KB |
@sentry/browser (incl. sendFeedback) | 26.21 KB |
@sentry/browser (incl. FeedbackAsync) | 30.84 KB |
@sentry/react | 24.33 KB |
@sentry/react (incl. Tracing) | 35.63 KB |
@sentry/vue | 25.48 KB |
@sentry/vue (incl. Tracing) | 34.46 KB |
@sentry/svelte | 21.78 KB |
CDN Bundle | 24.13 KB |
CDN Bundle (incl. Tracing) | 34.04 KB |
CDN Bundle (incl. Tracing, Replay) | 67.71 KB |
CDN Bundle (incl. Tracing, Replay, Feedback) | 72.92 KB |
CDN Bundle - uncompressed | 70.99 KB |
CDN Bundle (incl. Tracing) - uncompressed | 100.98 KB |
CDN Bundle (incl. Tracing, Replay) - uncompressed | 210.58 KB |
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed | 223.87 KB |
@sentry/nextjs (client) | 34.86 KB |
@sentry/sveltekit (client) | 33.23 KB |
@sentry/node | 146.27 KB |