Skip to content

Commit 8360938

Browse files
authored
Update CHANGELOG.md (#704)
1 parent ce5f80a commit 8360938

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88

99
- When using the package `@sentry/angular-ivy`, you will need to replace it by `@sentry/angular`.
1010

11-
- enableOutOfMemoryTracking was removed and replaced by enableWatchdogTerminationTracking.
11+
- `enableOutOfMemoryTracking` was removed and replaced by `enableWatchdogTerminationTracking`.
1212

13-
- We recommend reading the
14-
[migration guide docs](https://docs.sentry.io/platforms/javascript/migration/v7-to-v8/#migration-codemod) to find out
13+
- This release bumps the dependency for the JavaScript SDK from v7 to v8. We recommend reading the
14+
[migration guide docs](https://docs.sentry.io/platforms/javascript/migration/v7-to-v8/) to find out
1515
how to address any breaking changes in your code for your specific platform or framework.
1616

1717
To automate upgrading to v8 as much as possible, use our migration codemod `@sentry/migr8`:

0 commit comments

Comments
 (0)