Commits
User selector
Commit History
Commits on Feb 7, 2024
ref(integrations): Remove offline integration (#9456)
Show description for 9307308andauthored

Commits on Jan 17, 2024
feat(integrations): Deprecate pluggable integration classes (#10211)
Show description for 9dbe87eauthored
Commits on Jan 16, 2024
fix: Ensure all integration classes have correct types (#10183)
Show description for 56206f5authored
Commits on Jan 15, 2024
feat(integrations): Deprecate `Transaction` integration (#10178)
Show description for c1bd3d5authoredfeat(core): Add `client.getIntegrationByName()` (#10130)
Show description for 5498a78authored
Commits on Jan 10, 2024
feat(core): Streamline integration function results to be compatible (#10135)
Show description for 281d77cauthored
Commits on Dec 22, 2023
feat(integrations): Capture error cause with `captureErrorCause` in `ExtraErrorData` integration (#9914)
Show description for cbdba10andauthored
Commits on Dec 21, 2023
ref(integrations): Rewrite pluggable integrations to use functional style (#9936)
Show description for 1413568authored
Commits on Dec 19, 2023
ref(integrations): Refactor pluggable integrations to avoid `setupOnce` (#9899)
Show description for dd5bb9bauthored
Commits on Dec 18, 2023
ref: Pass client instead of hub to `isSentryRequestUrl` (#9869)
Show description for db4bef1authored
Commits on Dec 4, 2023
feat(core): Add `addEventProcessor` method (#9554)
Show description for abbc57fauthored
Commits on Nov 29, 2023
Commits on Nov 27, 2023
Commits on Nov 22, 2023
feat(utils): Refactor `addInstrumentationHandler` to dedicated methods (#9542)
Show description for 2787643authored
Commits on Oct 23, 2023
fix(integrations): Fix transaction integration (#9334)
Show description for 1245e91authored
Commits on Oct 3, 2023
ref(integrations): Refactor pluggable integrations to use `processEvent` (#9021)
Show description for abd8b4dauthored
Commits on Sep 27, 2023
fix(core): Ensure `tunnel` is considered for `isSentryUrl` checks (#9130)
Show description for e10748bauthored
Commits on Sep 13, 2023
ref(integrations): Do not use event processor for `Debug` integration (#9014)
Show description for f042a10authored
Commits on Sep 8, 2023
ref: Remove all usages of ts-ignore (#8974)
Show description for f63b33bauthored
Commits on Sep 5, 2023
feat(integrations): Mark errors caught from `HttpClient` and `CaptureConsole` integrations as unhandled (#8891)
Show description for 29ef20eauthored
Commits on Aug 29, 2023
ref: Use consistent console instrumentation (#8879)
Show description for ff0da3eauthored
Commits on Aug 4, 2023
feat(integrations): Add `ContextLines` integration for html-embedded JS stack frames (#8699)
Show description for 436fdebauthored
Commits on Aug 2, 2023
ref: Add `no-class-field-initializers` eslint rule (#8700)
Show description for 050a636authored
Commits on Jul 31, 2023
fix(integrations): capture exception if any arg to console method is an error (#8671)
Show description for 89380ebauthored- authored
feat(browser): Add `ContextLines` integration for html-embedded JS stack frames (#8670)
Show description for ab3515cauthored
Commits on May 3, 2023
fix(integrations): Handle windows paths with no prefix or backslash prefix in `RewriteFrames` (#7995)
Show description for 184622dauthored
Commits on Apr 13, 2023
Commits on Apr 7, 2023
Commits on Apr 4, 2023
Commits on Mar 20, 2023
Commits on Feb 16, 2023
Commits on Feb 14, 2023
Commits on Jan 11, 2023
build: Add `@typescript-eslint/consistent-type-imports` rule (#6662)
Show description for 2aa4e94authored