getsentry/sentry-javascript
### [`v5.24.2`](https://togithub.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md#5242)
[Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/5.24.1...5.24.2)
- [utils] fix: Check that performance is available before calling it in RN ([#2924](https://togithub.com/getsentry/sentry-javascript/issues/2924))
### [`v5.24.1`](https://togithub.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md#5241)
[Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/5.24.0...5.24.1)
- [types] fix: Remove Location type to avoid dom lib dependency ([#2922](https://togithub.com/getsentry/sentry-javascript/issues/2922))
### [`v5.24.0`](https://togithub.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md#5240)
[Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/5.23.0...5.24.0)
- [angular] fix: Make sure that message exist before returning it in angular error handler ([#2903](https://togithub.com/getsentry/sentry-javascript/issues/2903))
- [integrations] feat: Add referrer to data collected by UserAgent integration ([#2912](https://togithub.com/getsentry/sentry-javascript/issues/2912))
- [core] fix: Make sure that body is not exposed in the breadcrumb by default ([#2911](https://togithub.com/getsentry/sentry-javascript/issues/2911))
- [core] feat: Give access to XHR requests body in breadcrumb hint ([#2904](https://togithub.com/getsentry/sentry-javascript/issues/2904))
- [core] fix: Add a wrapper around performance for React Native ([#2915](https://togithub.com/getsentry/sentry-javascript/issues/2915))
- [integrations] fix: Make Vue tracing options optional ([#2897](https://togithub.com/getsentry/sentry-javascript/issues/2897))
- [integrations] ref: Remove unnecessary eventID check in offline integration ([#2890](https://togithub.com/getsentry/sentry-javascript/issues/2890))
- [tracing] feat: Add hook for trace sampling function to SDK options ([#2820](https://togithub.com/getsentry/sentry-javascript/issues/2820))
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
5.23.0
->5.24.2
Release Notes
getsentry/sentry-javascript
### [`v5.24.2`](https://togithub.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md#5242) [Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/5.24.1...5.24.2) - [utils] fix: Check that performance is available before calling it in RN ([#2924](https://togithub.com/getsentry/sentry-javascript/issues/2924)) ### [`v5.24.1`](https://togithub.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md#5241) [Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/5.24.0...5.24.1) - [types] fix: Remove Location type to avoid dom lib dependency ([#2922](https://togithub.com/getsentry/sentry-javascript/issues/2922)) ### [`v5.24.0`](https://togithub.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md#5240) [Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/5.23.0...5.24.0) - [angular] fix: Make sure that message exist before returning it in angular error handler ([#2903](https://togithub.com/getsentry/sentry-javascript/issues/2903)) - [integrations] feat: Add referrer to data collected by UserAgent integration ([#2912](https://togithub.com/getsentry/sentry-javascript/issues/2912)) - [core] fix: Make sure that body is not exposed in the breadcrumb by default ([#2911](https://togithub.com/getsentry/sentry-javascript/issues/2911)) - [core] feat: Give access to XHR requests body in breadcrumb hint ([#2904](https://togithub.com/getsentry/sentry-javascript/issues/2904)) - [core] fix: Add a wrapper around performance for React Native ([#2915](https://togithub.com/getsentry/sentry-javascript/issues/2915)) - [integrations] fix: Make Vue tracing options optional ([#2897](https://togithub.com/getsentry/sentry-javascript/issues/2897)) - [integrations] ref: Remove unnecessary eventID check in offline integration ([#2890](https://togithub.com/getsentry/sentry-javascript/issues/2890)) - [tracing] feat: Add hook for trace sampling function to SDK options ([#2820](https://togithub.com/getsentry/sentry-javascript/issues/2820))Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.