Skip to content

Commit cf01364

Browse files
committed
Add session replay breaking change to migration guide
1 parent 93972c5 commit cf01364

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/platforms/javascript/common/migration/v9-to-v10.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,10 @@ The removal entails **no breaking API changes**. However, in rare cases, you mig
5353
- If you set up Sentry Alerts that depend on FID, be aware that these could trigger once you upgrade the SDK, due to a lack of new values.
5454
To replace them, adjust your alerts (or dashbaords) to use INP.
5555

56+
## Removed `_experiments.autoFlushOnFeedback` for Session Replays
57+
58+
The `_experiments.autoFlushOnFeedback` option was removed and is now default behavior.
59+
5660
</PlatformCategorySection>
5761

5862
## Removed APIs

0 commit comments

Comments
 (0)