Skip to content

Commit b40c1ed

Browse files
author
Luca Forstner
committed
Dedupe section
1 parent cddb7b6 commit b40c1ed

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/migration/v8-to-v9.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,8 +155,6 @@ Older Typescript versions _may_ continue to be compatible, but no guarantees app
155155
- The SDK no longer instructs the Sentry backend to automatically infer IP addresses by default.
156156
This means that places where you previously saw IP addresses in Sentry may now be grouped to anonymous users.
157157
Set the `sendDefaultPii` option in `Sentry.init()` to true to instruct the Sentry backend to infer IP addresses.
158-
- The `captureUserFeedback` method has been removed.
159-
Use the `captureFeedback` method instead and set the `message` property instead of `comments`.
160158

161159
### `@sentry/nextjs`
162160

0 commit comments

Comments
 (0)