File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 8
8
9
9
- When using the package ` @sentry/angular-ivy ` , you will need to replace it by ` @sentry/angular ` .
10
10
11
- - enableOutOfMemoryTracking was removed and replaced by enableWatchdogTerminationTracking.
11
+ - ` enableOutOfMemoryTracking ` was removed and replaced by ` enableWatchdogTerminationTracking ` .
12
12
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
15
15
how to address any breaking changes in your code for your specific platform or framework.
16
16
17
17
To automate upgrading to v8 as much as possible, use our migration codemod ` @sentry/migr8 ` :
You can’t perform that action at this time.
0 commit comments