Skip to content

Commit 6f44357

Browse files
committed
Add removal of eventStatusFromHttpCode
1 parent 206b7dc commit 6f44357

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
@@ -290,6 +290,7 @@ For our efforts to reduce bundle size of the SDK we had to remove and refactor p
290290
- Remove support for Opera browser pre v15.
291291
- Rename `UserAgent` integration to `HttpContext`. (see [#5027](https://github.com/getsentry/sentry-javascript/pull/5027))
292292
- Remove `SDK_NAME` export from `@sentry/browser`, `@sentry/node`, `@sentry/tracing` and `@sentry/vue` packages.
293+
- Removed `eventStatusFromHttpCode` to save on bundle size.
293294

294295
## Sentry Angular SDK Changes
295296

0 commit comments

Comments
 (0)