File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -339,11 +339,7 @@ For our efforts to reduce bundle size of the SDK we had to remove and refactor p
339
339
- Rename ` UserAgent ` integration to ` HttpContext ` . (see [ #5027 ] ( https://github.com/getsentry/sentry-javascript/pull/5027 ) )
340
340
- Remove ` SDK_NAME ` export from ` @sentry/browser ` , ` @sentry/node ` , ` @sentry/tracing ` and ` @sentry/vue ` packages.
341
341
- Removed ` eventStatusFromHttpCode ` to save on bundle size.
342
- <<<<<<< HEAD
343
342
- Replace ` BrowserTracing ` ` maxTransactionDuration ` option with ` finalTimeout ` option
344
- - Replace ` Session ` class with a session object and functions (see [ #5054 ] ( https://github.com/getsentry/sentry-javascript/pull/5054 ) ).
345
- =======
346
- >>>>>>> 5c81e32c4 (Add "Session Changes" section to Migration docs)
347
343
348
344
## Sentry Angular SDK Changes
349
345
You can’t perform that action at this time.
0 commit comments