Closed zivl closed 5 years ago
Hey, I am sure it's about the transport, we renamed captureEvent
to sendEvent
The release notes say it
https://github.com/getsentry/sentry-javascript/releases/tag/5.0.0
Can you try this?
Yeah I will give it a try
yep... added another function sendEvent
to be exported in transport so now I'm supporting both versions of Sentry
Cool, thanks 🎉 And btw great stuff with the sentry-testkit 🥇
Package + Version
@sentry/browser
Version:
Description
I've upgraded Sentry to latest version but my tests using
sentry-testkit
are broken. I didn't see any documentation regarding the breaking changes...here is a code example to reproduce: https://codesandbox.io/s/4rok4z5vl4