Skip to content

Commit

Permalink
add removal entry
Browse files Browse the repository at this point in the history
  • Loading branch information
chargome committed Dec 17, 2024
1 parent 9189c61 commit 8e8b5a5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/migration/v8-to-v9.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,10 @@ It will be removed in a future major version.

- The `getNumberOfUrlSegments` method has been removed. There are no replacements.

### `@sentry/nestjs`

- The `WithSentry` decorator has been removed. Use `SentryExceptionCaptured` instead.

## 5. Build Changes

Previously the CJS versions of the SDK code (wrongfully) contained compatibility statements for default exports in ESM:
Expand Down

0 comments on commit 8e8b5a5

Please sign in to comment.