A

sentry/v8/migration-recipe

How to Use
Run this codemod on your codebase using one of the following commands

The easiest way to run this codemod without installing anything globally:

Documentation

This recipe is a set of codemods that will help migrate sentry.js v7.x to v8.x.

The recipe includes the following codemods:

  • sentry/v8/removal-Severity-Enum
  • sentry/v8/remove-replay-package-and-update-integration
  • sentry/v8/removal-of-addGlobalEventProcessor
  • sentry/v8/Removal-Sentry.configureScope-method
  • sentry/v8/replace-span-status-from-http-code
  • sentry/v8/removal-of-void-from-transport-return-types

codemod Registry

Ready to contribute?

Build your own codemod and share it with the community.