Skip to content

feat(core): Change default of dataCollection.userInfo to true#21348

Merged
s1gr1d merged 1 commit into
developfrom
sig/change-userInfo-default
Jun 8, 2026
Merged

feat(core): Change default of dataCollection.userInfo to true#21348
s1gr1d merged 1 commit into
developfrom
sig/change-userInfo-default

Conversation

@s1gr1d
Copy link
Copy Markdown
Member

@s1gr1d s1gr1d commented Jun 5, 2026

Changes the default of dataColelction.userInfo to true.

Closes #21345

@s1gr1d s1gr1d requested a review from chargome June 5, 2026 12:13
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 5, 2026

size-limit report 📦

⚠️ Warning: Base artifact is not the latest one, because the latest workflow run is not done yet. This may lead to incorrect results. Try to re-run all tests to get up to date results.

Path Size % Change Change
@sentry/browser 27.2 kB -0.01% -2 B 🔽
@sentry/browser - with treeshaking flags 25.65 kB -0.02% -3 B 🔽
@sentry/browser (incl. Tracing) 45.5 kB -0.01% -4 B 🔽
@sentry/browser (incl. Tracing + Span Streaming) 47.72 kB -0.01% -4 B 🔽
@sentry/browser (incl. Tracing, Profiling) 50.28 kB -0.01% -4 B 🔽
@sentry/browser (incl. Tracing, Replay) 84.7 kB -0.01% -4 B 🔽
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 74.33 kB -0.01% -3 B 🔽
@sentry/browser (incl. Tracing, Replay with Canvas) 89.4 kB -0.01% -2 B 🔽
@sentry/browser (incl. Tracing, Replay, Feedback) 102.1 kB -0.01% -3 B 🔽
@sentry/browser (incl. Feedback) 44.36 kB -0.01% -3 B 🔽
@sentry/browser (incl. sendFeedback) 32.02 kB -0.01% -3 B 🔽
@sentry/browser (incl. FeedbackAsync) 37.11 kB -0.01% -3 B 🔽
@sentry/browser (incl. Metrics) 28.27 kB -0.01% -2 B 🔽
@sentry/browser (incl. Logs) 28.51 kB -0.02% -3 B 🔽
@sentry/browser (incl. Metrics & Logs) 29.21 kB -0.02% -3 B 🔽
@sentry/react 29.01 kB -0.01% -2 B 🔽
@sentry/react (incl. Tracing) 47.77 kB -0.01% -1 B 🔽
@sentry/vue 32.22 kB -0.01% -3 B 🔽
@sentry/vue (incl. Tracing) 47.39 kB -0.01% -3 B 🔽
@sentry/svelte 27.23 kB -0.02% -4 B 🔽
CDN Bundle 29.57 kB -0.02% -3 B 🔽
CDN Bundle (incl. Tracing) 47.95 kB +0.01% +1 B 🔺
CDN Bundle (incl. Logs, Metrics) 31.08 kB -0.01% -2 B 🔽
CDN Bundle (incl. Tracing, Logs, Metrics) 49.19 kB -0.01% -1 B 🔽
CDN Bundle (incl. Replay, Logs, Metrics) 70.36 kB -0.01% -1 B 🔽
CDN Bundle (incl. Tracing, Replay) 85.33 kB - -
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) 86.51 kB -0.01% -1 B 🔽
CDN Bundle (incl. Tracing, Replay, Feedback) 91.15 kB +0.01% +1 B 🔺
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) 92.33 kB -0.01% -1 B 🔽
CDN Bundle - uncompressed 87.7 kB - -
CDN Bundle (incl. Tracing) - uncompressed 144.9 kB - -
CDN Bundle (incl. Logs, Metrics) - uncompressed 92.19 kB - -
CDN Bundle (incl. Tracing, Logs, Metrics) - uncompressed 148.65 kB - -
CDN Bundle (incl. Replay, Logs, Metrics) - uncompressed 217 kB - -
CDN Bundle (incl. Tracing, Replay) - uncompressed 263.76 kB - -
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) - uncompressed 267.51 kB - -
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 277.46 kB - -
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) - uncompressed 281.2 kB - -
@sentry/nextjs (client) 50.25 kB -0.01% -2 B 🔽
@sentry/sveltekit (client) 45.92 kB -0.02% -5 B 🔽
@sentry/core/server 75.93 kB -0.01% -4 B 🔽
@sentry/core/browser 63.09 kB -0.01% -2 B 🔽
@sentry/node-core 61.7 kB +0.01% +1 B 🔺
@sentry/node 130.4 kB - -
@sentry/node - without tracing 74.06 kB - -
@sentry/aws-serverless 86.26 kB +0.01% +1 B 🔺
@sentry/cloudflare (withSentry) - minified 173.59 kB - -
@sentry/cloudflare (withSentry) 433.61 kB -0.01% -1 B 🔽

View base workflow run

@s1gr1d s1gr1d merged commit 5b81b41 into develop Jun 8, 2026
271 of 272 checks passed
@s1gr1d s1gr1d deleted the sig/change-userInfo-default branch June 8, 2026 08:42
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.

Change dataCollection.userInfo default to true

3 participants