6.7.0
Features
-
feat: Add wizard for
react-routerframework mode (#1076)This release adds a new wizard setup flow for React Router (framework):
npx @sentry/wizard@latest -i reactRouter
-
feat(nextjs): Add --spotlight support (#1119)
This release adds a new mode for setting up the Sentry SDK in NextJS for Spotlight.
When runningnpx @sentry/wizard@latest -i nextjs --spotlight
the NextJS SDK will be configured to only send its telemetry to Spotlight.
No Sentry account is required to complete this flow.