Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: TypeError: request.headers.split is not a function
undici version was bumped yesterday but the sentry lib version 7.105 doesn't support it. Bumping sentry to 7.106 where the issue was fixed. https://github.com/getsentry/sentry-javascript/releases/tag/7.106.0 getsentry/sentry-javascript#10938
- Loading branch information