Skip to content

Commit decc67c

Browse files
committed
Changelog entry
1 parent 211b8a1 commit decc67c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010

1111
### Breaking Changes
1212

13-
- `enableLogs` defaults to `true` ([#XXXX](https://github.com/getsentry/sentry-react-native/pull/XXXX))
14-
- `consoleLoggingIntegration` is no longer added by default. To forward `console.*` calls to Sentry logs, add it explicitly: `integrations: [Sentry.consoleLoggingIntegration()]` ([#XXXX](https://github.com/getsentry/sentry-react-native/pull/XXXX))
13+
- `enableLogs` defaults to `true` ([#6084](https://github.com/getsentry/sentry-react-native/pull/6084))
14+
- `consoleLoggingIntegration` is no longer added by default. To forward `console.*` calls to Sentry logs, add it explicitly: `integrations: [Sentry.consoleLoggingIntegration()]` ([#6084](https://github.com/getsentry/sentry-react-native/pull/6084))
1515

1616
## 8.10.0
1717

0 commit comments

Comments
 (0)