We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59dd0ca commit e27e211Copy full SHA for e27e211
MIGRATION.md
@@ -314,6 +314,7 @@ For our efforts to reduce bundle size of the SDK we had to remove and refactor p
314
- Remove `SDK_NAME` export from `@sentry/browser`, `@sentry/node`, `@sentry/tracing` and `@sentry/vue` packages.
315
- Removed `eventStatusFromHttpCode` to save on bundle size.
316
- 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)).
318
319
## Sentry Angular SDK Changes
320
0 commit comments