This codemod facilitates the migration from Sentry v7.x to v8.x by replacing the deprecated addGlobalEventProcessor function with the new getGlobalScope().addEventProcessor method.
Example
Before
ts
After
ts
,
Before
ts
After
ts
,
Before
ts
After
ts
,
Before
ts
After
ts