Skip to content

Commit 8e8b5a5

Browse files
committed
add removal entry
1 parent 9189c61 commit 8e8b5a5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/migration/v8-to-v9.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,10 @@ It will be removed in a future major version.
106106

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

109+
### `@sentry/nestjs`
110+
111+
- The `WithSentry` decorator has been removed. Use `SentryExceptionCaptured` instead.
112+
109113
## 5. Build Changes
110114

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

0 commit comments

Comments
 (0)