sentry-javascript icon indicating copy to clipboard operation
sentry-javascript copied to clipboard

Official Sentry SDKs for JavaScript

Results 1038 sentry-javascript issues
Sort by recently updated
recently updated
newest added

This issue collects concrete things we _know_ we want to include/do in v8 for sure. We have a lot of things captured already in various places, but not all of...

Meta: Breaking

tracking issue: https://github.com/getsentry/sentry-javascript/issues/11455 ABI is 126: https://github.com/electron/node-abi/blob/bd11f2da07c5da324e735e2de5bf6716ce97b11c/abi_registry.json#L95-L102 ~Waiting for https://github.com/nodejs/node/pull/52505 to release!~ Added changelog entry for `7.113.0`, will cut a release after this gets merged.

### 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...

Meta: Help Wanted
Type: Bug
Package: angular
hacktoberfest

### 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...

Type: Bug
Package: react

https://react.dev/blog/2024/04/25/react-19 Big thing for us is https://react.dev/reference/react-dom/client/createRoot#parameters Key thing for us is that we can stop recommending `Sentry.ErrorBoundary`, and instead tell people to use the hooks in react directly! ```[tasklist]...

Package: react

```[tasklist] ### Tasks - [x] Update dependency to `@sentry/node` - https://github.com/getsentry/sentry-javascript/pull/11031 - [x] Ensure it builds - [ ] Ensure tests pass - [ ] Test it in an actual...

Feature: Performance
Package: remix
Package-Meta: OpenTelemetry

Node 22 releases on [`2024-04-23`](https://github.com/nodejs/Release). https://nodejs.org/en/blog/announcements/v21-release-announce ```[tasklist] ### Tasks - [ ] Add Node 22 to release matrix - [ ] Update profiling as appropriate for Node 22 - [...

Package: node
Package: profiling-node

It's more aggressive to start with the async loading strategy in the CDN bundle, but could be safer because if we want to change from async->sync it would not really...

### 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...

Type: Bug
Feature: Performance
Package: react

### Flakiness Type Assertion failure ### Name of Job CI: Build & Test / Playwright (esm 2/3) Tests ### Name of Test tracing/metrics/handlers-lcp/test.ts ### Link to Test Run https://github.com/getsentry/sentry-javascript/actions/runs/8851349962/job/24307929510?pr=11712 ###...

Type: Tests