Overview
Could not load contribution data
Please try again later
25 Pull requests merged by 8 people
-
meta: 6.17.7 CHANGELOG entry
#4542 merged
Feb 10, 2022 -
test(browser): Add integration tests for sessions.
#4500 merged
Feb 10, 2022 -
chore(build): Update and hoist `rollup-plugin-terser`
#4539 merged
Feb 10, 2022 -
ref(browser): Simplify TraceKit parser and reorganize tests
#4514 merged
Feb 10, 2022 -
fix(vue): Check if route name is defined before casting
#4530 merged
Feb 10, 2022 -
ref(utils): Simplify console instrumentation
#4533 merged
Feb 10, 2022 -
fix(utils): Make new non-enumerable properties mutable
#4528 merged
Feb 10, 2022 -
build(deps): bump mout from 1.2.2 to 1.2.3
#4535 merged
Feb 9, 2022 -
chore(build): Update and hoist `rollup-plugin-typescript2`
#4524 merged
Feb 9, 2022 -
feat(wasm): Add test against minified browser bundle
#4526 merged
Feb 9, 2022 -
build(ci): Add es6 bundle to size-limit
#4521 merged
Feb 9, 2022 -
chore(build): Update and hoist `rollup-plugin-license`
#4522 merged
Feb 9, 2022 -
chore: Add markdown links to issues in changelog
#4520 merged
Feb 8, 2022 -
feat(dev): Add changelog instructions to `CONTRIBUTING.md`
#4519 merged
Feb 8, 2022 -
meta: 6.17.6 CHANGELOG entry
#4518 merged
Feb 8, 2022 -
fix(nextjs): Revert #4139 - remove manipulation of `res.finished` value
#4516 merged
Feb 8, 2022 -
fix(nextjs): Stop injecting sentry into API middleware
#4517 merged
Feb 8, 2022 -
ref(node): Don't return after process.exit
#4512 merged
Feb 7, 2022 -
fix(tracing) Browser tracing error with angular universal
#4513 merged
Feb 7, 2022 -
meta: 6.17.5 CHANGELOG entry
#4510 merged
Feb 7, 2022 -
chore(nextjs): Bump`@sentry/webpack-plugin` to 1.18.5
#4501 merged
Feb 7, 2022 -
ref: Export Session class from core/browser/node
#4508 merged
Feb 7, 2022 -
ref(integrations): Simplify calling original method in `CaptureConsole`
#4505 merged
Feb 4, 2022 -
chore(nextjs): Remove `require` call on TypeScript file
#4498 merged
Feb 4, 2022 -
ref(build): Turn on `isolatedModules` TS option
#4497 merged
Feb 4, 2022
4 Pull requests opened by 2 people
-
ref(browser): Replace TracekitStackFrame with Sentry StackFrame
#4523 opened
Feb 9, 2022 -
feat(types): Add Envelope types
#4527 opened
Feb 9, 2022 -
feat(tracing): Reset IdleTimeout based on activities count
#4531 opened
Feb 9, 2022 -
chore(eslint): Add eslint to eslint plugin
#4537 opened
Feb 9, 2022
12 Issues closed by 4 people
-
Add integration tests for browser sessions
#4358 closed
Feb 10, 2022 -
unload event violating best practices
#4540 closed
Feb 10, 2022 -
Allow exception recapturing with option, please!
#4525 closed
Feb 10, 2022 -
We're Hiring
#4327 closed
Feb 9, 2022 -
CHANGELOG links
#4493 closed
Feb 8, 2022 -
BrowserTracing error with angular universal
#4157 closed
Feb 8, 2022 -
Tracing - vueRouterInstrumentation - Cannot convert a Symbol value to a string
#4482 closed
Feb 8, 2022 -
Getting ERR_STREAM_WRITE_AFTER_END after #4139
#4151 closed
Feb 8, 2022 -
axios capture response message
#4377 closed
Feb 7, 2022 -
Enabled option is missing from the docs
#4509 closed
Feb 7, 2022 -
Not capturing img,js,style src errors
#4499 closed
Feb 4, 2022
5 Issues opened by 4 people
-
Refactor Stack Parsing
#4543 opened
Feb 10, 2022 -
Enabling geolocation for node.js
#4541 opened
Feb 10, 2022 -
@sentry/react error boundary eventId does not match event id in the Sentry
#4534 opened
Feb 9, 2022 -
Unify console instrumentation
#4532 opened
Feb 9, 2022 -
Add tests for capture console integration
#4506 opened
Feb 4, 2022
18 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.
-
[Question/Bug] Can't report Transactions on multiple instances with different DSNs
#4185 commented on
Feb 10, 2022 • 6 new comments -
Attempted import error: 'withSentry' is not exported from '@sentry/nextjs'.
#3673 commented on
Feb 9, 2022 • 4 new comments -
ReactNavigationInstrumentation module for Sentry React SDK
#4511 commented on
Feb 7, 2022 • 2 new comments -
User details in middleware are not attached for unhandled errors
#4429 commented on
Feb 10, 2022 • 2 new comments -
Sentry.setUser concurrency issues
#4372 commented on
Feb 4, 2022 • 1 new comment -
TypeError: Converting circular structure to JSON
#2809 commented on
Feb 4, 2022 • 1 new comment -
NextJS source map upload config is too narrow
#3896 commented on
Feb 7, 2022 • 1 new comment -
@sentry/nextjs: Next.js build fails with Webpack 4 + next-offline
#4133 commented on
Feb 9, 2022 • 1 new comment -
The `sentry.server.config.js` is cached?
#4373 commented on
Feb 10, 2022 • 1 new comment -
Sentry JavaScript v7 Major Release Plan
#4240 commented on
Feb 10, 2022 • 1 new comment -
NextJS/fix too narrow include for client code source-maps
#4047 commented on
Feb 8, 2022 • 1 new comment -
Improve docs for configuring the ember SDK
#4426 commented on
Feb 10, 2022 • 1 new comment -
Update desired webpack version in peerDeps
#4494 commented on
Feb 8, 2022 • 1 new comment -
`enabled` option is undocumented and doesn't prevent all overhead
#4051 commented on
Feb 7, 2022 • 0 new comments -
ref(node): Refactor node source fetching into integration
#3729 commented on
Feb 8, 2022 • 0 new comments -
ref(all): Add support for exactOptionalPropertyTypes flag from TypeScript 4.4
#3960 commented on
Feb 8, 2022 • 0 new comments -
feat(tracing): add `autoSentryTrace` to enbale/disable sentry-trace
#4378 commented on
Feb 8, 2022 • 0 new comments -
[IGNORE WIP] Use FP to decrease bundle size
#4381 commented on
Feb 8, 2022 • 0 new comments