diff --git a/docs/migration/v8-to-v9.md b/docs/migration/v8-to-v9.md index b85680e95da4..2c297762c967 100644 --- a/docs/migration/v8-to-v9.md +++ b/docs/migration/v8-to-v9.md @@ -122,7 +122,6 @@ It will be removed in a future major version. Use the `SentryGlobalFilter` instead. The `SentryGlobalFilter` is a drop-in replacement. - ## 5. Build Changes Previously the CJS versions of the SDK code (wrongfully) contained compatibility statements for default exports in ESM: