-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Insights: getsentry/sentry-javascript
Overview
Could not load contribution data
Please try again later
12 Pull requests merged by 5 people
-
meta(changelog): Update changelog for 8.42.0
#14538 merged
Dec 2, 2024 -
ci(deps): Bump codecov/codecov-action from 4 to 5
#14537 merged
Dec 2, 2024 -
feat(nuxt): Deprecate
tracingOptions
in favor ofvueIntegration
#14530 merged
Dec 2, 2024 -
feat(browser-utils): Update
web-vitals
to v4.2.4#14439 merged
Dec 2, 2024 -
feat(nuxt): Expose
vueIntegration
#14526 merged
Dec 2, 2024 -
fix(feeback): Handle css correctly in screenshot mode
#14535 merged
Dec 2, 2024 -
feat: Warn about source-map generation
#14533 merged
Nov 29, 2024 -
chore: Dedupe
@sentry/core
imports#14529 merged
Nov 29, 2024 -
feat(react): React Router v7 support (library)
#14513 merged
Nov 29, 2024 -
chore: Move
pnpm
version to root package.json & cleanupclean
command#14531 merged
Nov 29, 2024 -
ref: Refactor some
any
#14477 merged
Nov 29, 2024 -
test(ember): Skip ember-embroider E2E test for now
#14532 merged
Nov 29, 2024
1 Pull request opened by 1 person
-
fix(sveltekit): Fix git SHA not being picked up for release
#14540 opened
Dec 2, 2024
43 Issues closed by 5 people
-
Sentry form breaks after a screenshot attached
#14517 closed
Dec 2, 2024 -
Sentry Performance Metrics Cite Incorrect http Request Times
#13989 closed
Dec 1, 2024 -
Add request information to Angular ssr events
#12757 closed
Dec 1, 2024 -
CustomSamplingContext is not passed to profilesSampler callback
#13705 closed
Dec 1, 2024 -
Route switching is too fast which cause multiple transactions's data no correct
#12502 closed
Dec 1, 2024 -
User Feedback integration not working with scopes
#13990 closed
Dec 1, 2024 -
Remix backend errors captured but code is not shown (missing context-line)
#11635 closed
Dec 1, 2024 -
Trace does not include server load spans in dev environment
#12688 closed
Dec 1, 2024 -
Better support for MultiplexedTransport for Microfrontends
#10480 closed
Dec 1, 2024 -
Spans in continueTrace callback are not being recorded
#13146 closed
Dec 1, 2024 -
Screenshots for feedback are blank in Nuxt app
#13014 closed
Dec 1, 2024 -
Missing wasm stack trace frames when using safari browser
#9968 closed
Dec 1, 2024 -
[Remix] Can't get source mapping to work consistently
#10548 closed
Dec 1, 2024 -
Build fail after adding instrumentation file
#13733 closed
Dec 1, 2024 -
Synchronize SentryJS logger state among different extension contexts
#10047 closed
Dec 1, 2024 -
V8 causes error with Square payment form
#12151 closed
Dec 1, 2024 -
Improve Fetch Stream Handling for Long-lived Streams to Ensure Connection Closure
#13996 closed
Dec 1, 2024 -
Distribution tracing is not working in V8.3.0 in Javascript browser CDN bundle
#12222 closed
Dec 1, 2024 -
`Maximum call stack size exceeded` after upgrading 7.114.0 -> 8.27.0
#13519 closed
Dec 1, 2024 -
peerDependencies issues when upgrade NextJS to v8
#13856 closed
Dec 1, 2024 -
[Module Federation] module_metadata is not injected to the stack frames
#13704 closed
Dec 1, 2024 -
Add bundleSizeOptimizations for @sentry-internal/feedback
#14079 closed
Dec 1, 2024 -
JavaScript heap out of memory
#12594 closed
Dec 1, 2024 -
Hapi performance spans are off
#11213 closed
Dec 1, 2024 -
'The ReadableStream reader was released' error since 8.33.1
#13931 closed
Dec 1, 2024 -
`@sentry/sveltekit` throws JS parsing error when added to `vite.config.js`
#12032 closed
Dec 1, 2024 -
User Feedback button diappears after using NextJS's router
#12536 closed
Dec 1, 2024 -
Isolated scopes in Micro Frontends/MFE/Microfrontends
#12314 closed
Dec 1, 2024 -
Nuxt in Netlify
#13697 closed
Dec 1, 2024 -
ErrorBoundary not marking errors as handled when they come from a jotai atom fetch call
#14051 closed
Dec 1, 2024 -
[NUXT] Can't get the sourcemaps to work.
#13847 closed
Dec 1, 2024 -
`deleteSourcemapsAfterUpload: true` fails to build
#12645 closed
Dec 1, 2024 -
AWS Lambda Serverless Framework v4 Sentry Errors with nodeProfilingIntegration
#13973 closed
Dec 1, 2024 -
Identifier '$haml' has already been declared
#13982 closed
Dec 1, 2024 -
captureException not displaying all frames
#13525 closed
Dec 1, 2024 -
Chromium update: use_dynamic_url property set to false causes errors to not be reported with stack trace
#14003 closed
Dec 1, 2024 -
Log warning if if source-map generation would change with v9
#14286 closed
Nov 29, 2024 -
Support React Router v7 (library)
#14518 closed
Nov 29, 2024
2 Issues opened by 2 people
-
Add additional css margin controls to Feedback Modal
#14539 opened
Nov 30, 2024 -
Replay feature appears to be interfering with iOS browser/webview click events
#14534 opened
Nov 29, 2024
20 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
feat(browser): Attach virtual stack traces to `HttpClient` events.
#14515 commented on
Nov 29, 2024 • 1 new comment -
fix(profiling): Make prune script compatible with node 22
#14491 commented on
Dec 2, 2024 • 0 new comments -
feat(opentelemetry): Stop looking at propagation context for span creation
#14481 commented on
Dec 2, 2024 • 0 new comments -
ref(profiling) test local require
#14470 commented on
Nov 30, 2024 • 0 new comments -
[express] express auto instrumentation no longer works if you enable profiling
#14525 commented on
Dec 2, 2024 • 0 new comments -
[JavaScript] v9
#14149 commented on
Dec 2, 2024 • 0 new comments -
Sentry doesn't emit any instrumentation events when using Fastify adapter
#14400 commented on
Dec 2, 2024 • 0 new comments -
[Nuxt] Investigate issue with server-side not building correctly (`import` and `import()` are added)
#14514 commented on
Dec 2, 2024 • 0 new comments -
SvelteKit Cloudflare adapter failing
#8291 commented on
Dec 2, 2024 • 0 new comments -
[v9] Use session storage for sessions
#14478 commented on
Dec 2, 2024 • 0 new comments -
v9 Tasks
#14225 commented on
Dec 2, 2024 • 0 new comments -
initWithoutDefaultIntegrations and getDefaultIntegrationsWithoutPerformance methods for @sentry/bun
#14504 commented on
Dec 2, 2024 • 0 new comments -
Improve `modulesIntegration` for ESM
#14427 commented on
Dec 2, 2024 • 0 new comments -
Add Queue module support to @sentry/nestjs
#12823 commented on
Dec 2, 2024 • 0 new comments -
Chrome Extension using `@sentry/browser` gets rejected
#14010 commented on
Dec 2, 2024 • 0 new comments -
How to use Sentry with OTLP
#14521 commented on
Dec 2, 2024 • 0 new comments -
Deprecate Ambiguous Vue component tracking options
#14265 commented on
Dec 2, 2024 • 0 new comments -
App fails to boot or boots extremely slowly on Google cloud run when on @sentry/profiling-node versions 8.37.0 and later
#14388 commented on
Dec 2, 2024 • 0 new comments -
aws-serverless + SST: LocalVariables integration / its usage of Node Inspector kills lambda functions and floods Sentry issues
#14524 commented on
Nov 29, 2024 • 0 new comments -
Self-hosted SDK link includes browser.sentry-cdn.com in the JS
#14494 commented on
Nov 29, 2024 • 0 new comments