We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff39258 commit bb2d64bCopy full SHA for bb2d64b
docs/migration/v8-to-v9.md
@@ -277,7 +277,8 @@ All exports and APIs of `@sentry/utils` and `@sentry/types` (except for the ones
277
278
### `@sentry/browser`
279
280
-- The `captureUserFeedback` method has been removed. Use the `captureFeedback` method instead and update the `comments` field to `message`.
+- The `captureUserFeedback` method has been removed.
281
+ Use the `captureFeedback` method instead and update the `comments` field to `message`.
282
283
### `@sentry/nextjs`
284
0 commit comments