Skip to content

Remove deprecated Next.js SDK config options #22245

Description

@linear-code

Remove the deprecated build-time config options in @sentry/nextjs, all marked // TODO(v11): remove this option in packages/nextjs/src/config/types.ts:

  • ignoredComponents (~:542)
  • unstable_sentryWebpackPluginOptions (:551)
  • autoInstrumentServerFunctions (:573)
  • autoInstrumentMiddleware (:579)
  • autoInstrumentAppDirectory (:585)
  • disableLogger (:618)
  • automaticVercelMonitors (:627)
  • disableManifestInjection (:658)
  • disableSentryWebpackConfig (:720)
  • turbopackApplicationKey (:757)

Remove the options from the types and any handling/reads of them across src/.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions