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 206b7dc commit 6f44357Copy full SHA for 6f44357
MIGRATION.md
@@ -290,6 +290,7 @@ For our efforts to reduce bundle size of the SDK we had to remove and refactor p
290
- Remove support for Opera browser pre v15.
291
- Rename `UserAgent` integration to `HttpContext`. (see [#5027](https://github.com/getsentry/sentry-javascript/pull/5027))
292
- Remove `SDK_NAME` export from `@sentry/browser`, `@sentry/node`, `@sentry/tracing` and `@sentry/vue` packages.
293
+- Removed `eventStatusFromHttpCode` to save on bundle size.
294
295
## Sentry Angular SDK Changes
296
0 commit comments