Skip to content

ref(js): Remove Logs opt-in step from JS wizards - #1329

Merged
nicohrubec merged 3 commits into
masterfrom
ref/remove-logs-opt-in
Aug 24, 2026
Merged

ref(js): Remove Logs opt-in step from JS wizards#1329
nicohrubec merged 3 commits into
masterfrom
ref/remove-logs-opt-in

Conversation

@nicohrubec

@nicohrubec nicohrubec commented Aug 13, 2026

Copy link
Copy Markdown
Member

The Sentry JS SDKs now default enableLogs to true, so the wizard no longer needs to prompt for logs or write enableLogs: true explicitly.

The Sentry JS SDKs now default `enableLogs` to true, so the wizard no
longer needs to prompt for logs or write `enableLogs: true` explicitly.

Removes the Logs feature-selection step and all `enableLogs`/`logsEnabled`
plumbing from the angular, sveltekit, cloudflare, nextjs, nuxt, remix and
react-router wizards. The Next.js example page/route now always include
the `Sentry.logger.*` calls to showcase the feature.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

@cursor cursor Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Want reviews to match your repository better? Bugbot Learning can learn team-specific rules from PR activity. A team admin can enable Learning in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 11fa3f0. Configure here.

Comment thread src/nextjs/templates.ts
nicohrubec and others added 2 commits August 13, 2026 15:24
Remove the Logs prompt interaction and enableLogs assertions from the
angular, cloudflare, nextjs, nuxt, pnpm-workspace, react-router, remix
and sveltekit E2E tests. Fixes blank-line spacing in the sveltekit and
pnpm inline snapshots to match the wizard's actual (logs-free) output.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@nicohrubec
nicohrubec marked this pull request as ready for review August 13, 2026 14:53
@nicohrubec nicohrubec changed the title ref(js): Remove Logs opt-in step from JS wizards feat(js): Remove Logs opt-in step from JS wizards Aug 24, 2026
@nicohrubec nicohrubec changed the title feat(js): Remove Logs opt-in step from JS wizards ref(js): Remove Logs opt-in step from JS wizards Aug 24, 2026
@nicohrubec
nicohrubec merged commit f0b1f5e into master Aug 24, 2026
60 checks passed
@nicohrubec
nicohrubec deleted the ref/remove-logs-opt-in branch August 24, 2026 12:47
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.

2 participants