Important Changes
-
feat(flags): Add Growthbook integration (#17440)
Adds a new Growthbook integration for feature flag support.
-
feat(solid): Add support for TanStack Router Solid (#17735)
Adds support for TanStack Router in the Solid SDK, enabling better routing instrumentation for Solid applications.
-
feat(nextjs): Support native debugIds in turbopack (#17853)
Adds support for native Debug IDs in Turbopack, improving source map resolution and error tracking for Next.js applications using Turbopack. Native Debug ID generation will be enabled automatically for compatible versions.
Other Changes
- feat(nextjs): Prepare for next 16 bundler default (#17868)
- feat(node): Capture
pino
logger name (#17930) - fix(browser): Ignore React 19.2+ component render measure entries (#17905)
- fix(nextjs): Fix createRouteManifest with basePath (#17838)
- fix(react): Add
POP
guard for long-runningpageload
spans (#17867) - fix(tracemetrics): Send boolean for internal replay attribute (#17908)
- ref(core): Add weight tracking logic to browser logs/metrics (#17901)
Internal Changes
- chore(nextjs): Add Next.js 16 peer dependency (#17925)
- chore(ci): Update Next.js canary testing (#17939)
- chore: Bump size limit (#17941)
- test(nextjs): Add next@16 e2e test (#17922)
- test(nextjs): Update next 15 tests (#17919)
- chore: Add external contributor to CHANGELOG.md (#17915)
- chore: Add external contributor to CHANGELOG.md (#17928)
- chore: Add external contributor to CHANGELOG.md (#17940)
Work in this release was contributed by @seoyeon9888, @madhuchavva and @thedanchez . Thank you for your contributions!
Bundle size 📦
Path | Size |
---|---|
@sentry/browser | 24.07 KB |
@sentry/browser - with treeshaking flags | 22.6 KB |
@sentry/browser (incl. Tracing) | 39.89 KB |
@sentry/browser (incl. Tracing, Replay) | 77.35 KB |
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags | 67.3 KB |
@sentry/browser (incl. Tracing, Replay with Canvas) | 81.94 KB |
@sentry/browser (incl. Tracing, Replay, Feedback) | 93.83 KB |
@sentry/browser (incl. Feedback) | 40.36 KB |
@sentry/browser (incl. sendFeedback) | 28.61 KB |
@sentry/browser (incl. FeedbackAsync) | 33.46 KB |
@sentry/react | 25.73 KB |
@sentry/react (incl. Tracing) | 41.84 KB |
@sentry/vue | 28.45 KB |
@sentry/vue (incl. Tracing) | 41.64 KB |
@sentry/svelte | 24.08 KB |
CDN Bundle | 26.31 KB |
CDN Bundle (incl. Tracing) | 40.55 KB |
CDN Bundle (incl. Tracing, Replay) | 75.98 KB |
CDN Bundle (incl. Tracing, Replay, Feedback) | 81.33 KB |
CDN Bundle - uncompressed | 77.1 KB |
CDN Bundle (incl. Tracing) - uncompressed | 120.19 KB |
CDN Bundle (incl. Tracing, Replay) - uncompressed | 232.65 KB |
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed | 245.11 KB |
@sentry/nextjs (client) | 43.85 KB |
@sentry/sveltekit (client) | 40.3 KB |
@sentry/node-core | 49.59 KB |
@sentry/node | 150.78 KB |
@sentry/node - without tracing | 90.48 KB |
@sentry/aws-serverless | 103.85 KB |