Skip to content

Commit e27e211

Browse files
committed
add migration note
1 parent 59dd0ca commit e27e211

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MIGRATION.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,7 @@ For our efforts to reduce bundle size of the SDK we had to remove and refactor p
314314
- Remove `SDK_NAME` export from `@sentry/browser`, `@sentry/node`, `@sentry/tracing` and `@sentry/vue` packages.
315315
- Removed `eventStatusFromHttpCode` to save on bundle size.
316316
- Replace `BrowserTracing` `maxTransactionDuration` option with `finalTimeout` option
317+
- Replace `Session` class with a session object and functions (see [#5054](https://github.com/getsentry/sentry-javascript/pull/5054)).
317318

318319
## Sentry Angular SDK Changes
319320

0 commit comments

Comments
 (0)