sentry-javascript
sentry-javascript copied to clipboard
Official Sentry SDKs for JavaScript
### Is there an existing issue for this? - [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [x] I have reviewed the documentation https://docs.sentry.io/ - [x] I am using...
### Is there an existing issue for this? - [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [x] I have reviewed the documentation https://docs.sentry.io/ - [x] I am using...
### Is there an existing issue for this? - [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [x] I have reviewed the documentation https://docs.sentry.io/ - [x] I am using...
### Is there an existing issue for this? - [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [x] I have reviewed the documentation https://docs.sentry.io/ - [x] I am using...
Contains beta release for `@sentry/nuxt`
#14019 should be merged before this to ensure the tests are actually passing! This PR adds the `fetchBreadcrumbsIntegration` and enables it by default. This integration captures fetch (and undici) breadcrumbs...
Await flushing the SDK in the case of an error, otherwise the runtime freezes as soon as the error is re-thrown and it will never be captured. fixes https://github.com/getsentry/sentry-javascript/issues/13977
The changes in #13280 did not pass the error through the `done` callback which means test failures are not detected when using `createTestServer`. Some tests had to be fixed because...
- Adds an option to the e2e test proxy to dump all events into a file - Adds a utility script that transforms an event dump into a deterministic human-readable...
### Is there an existing issue for this? - [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [x] I have reviewed the documentation https://docs.sentry.io/ - [x] I am using...