Commits
User selector
Commit History
Commits on Jan 14, 2025
Commits on Jan 10, 2025
ref: Rewrite to use optional chaining & add eslint rule (#14966)
Show description for de2c1adauthored
Commits on Jan 9, 2025
ref: Use optional chaining where possible (#14954)
Show description for 1048a43andauthored
Commits on Nov 29, 2024
chore: Dedupe `@sentry/core` imports (#14529)
Show description for e17bd91authored
Commits on Nov 28, 2024
- authored
Luca Forstner
Commits on Nov 20, 2024
- authored
Luca Forstner
Commits on Nov 7, 2024
feat(utils): Single implementation to fetch debug ids (#14199)
Show description for b2605beauthored
Commits on Nov 4, 2024
ref: Fix typos in various places (#14144)
Show description for 028db6fandauthored
Commits on Jun 14, 2024
ref: Enable `noUncheckedIndexedAccess ` TS config (#12461)
Show description for 1a2a33cauthored
Commits on May 16, 2024
fix(browser): Use consistent timestamps (#12063)
Show description for 677602fauthored
Commits on Apr 22, 2024
feat(browser): Add INP support for v8 (#11650)
Show description for d679e7candauthored
Commits on Apr 8, 2024
ref(browser): Move utils to @sentry-internal/browser-utils (#11451)
Show description for 8aca02dauthored
Commits on Apr 5, 2024
feat: Add @sentry-internal/browser-utils (#11381)
Show description for 3f9cd43authored
Commits on Mar 11, 2024
ref(browser): Update browser profiling to avoid deprecated APIs (#11007)
Show description for b1a6a43authored
Commits on Feb 21, 2024
- authored
ref: Cleanup browser profiling integration (#10766)
Show description for deb41bcauthored
Commits on Feb 20, 2024
ref: Make `setupOnce` optional in integrations (#10729)
Show description for 837bbd1authored
Commits on Feb 12, 2024
ref(core): Make `on` and `emit` required on client (#10603)
Show description for cb6912aauthored
Commits on Jan 31, 2024
feat(browser): Export `browserProfilingIntegration` (#10438)
Show description for eadf9c0authored
Commits on Jan 16, 2024
fix: Ensure all integration classes have correct types (#10183)
Show description for 56206f5authored
Commits on Jan 10, 2024
feat(core): Streamline integration function results to be compatible (#10135)
Show description for 281d77cauthoredfeat(core): Deprecate span `tags`, `data`, `context` & setters (#10053)
Show description for a56fc29authored
Commits on Jan 8, 2024
feat(core): Deprecate `getActiveTransaction()` & `scope.getTransaction()` (#10098)
Show description for d305c8dauthoredfeat(core): Deprecate span `name` and `description` (#10056)
Show description for e7552e3authored
Commits on Jan 5, 2024
feat(core): Add `span.isRecording()` instead of `span.sampled` (#10034)
Show description for 644d697authored
Commits on Dec 21, 2023
feat(core): Add `span.end()` to replace `span.finish()` (#9954)
Show description for a04e780andauthoredref: Small integration refactors (#9928)
Show description for 52810b3authored
Commits on Dec 20, 2023
- authored
Luca Forstner
Commits on Dec 19, 2023
ref(browser): Refactor browser integrations to avoid `setupOnce` (#9898)
Show description for 91a6b4eauthored
Commits on Dec 15, 2023
ref: Use `getCurrentScope()` / `getClient` instead of `hub.xxx` (#9862)
Show description for ffc4181authored
Commits on Dec 12, 2023
Commits on Dec 7, 2023
fix(browser): Avoid importing from `./exports` (#9775)
Show description for 1eb2dedauthored
Commits on Nov 29, 2023
Commits on Nov 28, 2023
- committed