A

sentry/v8/removal-Severity-Enum

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

Codemod to replace the deprecated Severity enum with the SeverityLevel type in Sentry from version 7.x to 8.x.

Example

Before

ts

After

ts

,

Before

ts

After

ts

,

Before

ts

After

ts

,

Before

ts

After

ts

,

Before

ts

After

ts

Ready to contribute?

Build your own codemod and share it with the community.