FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for packages/browser-utils/src - getsentry/sentry-javascript · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
getsentry
/
sentry-javascript
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.8k
Star
8.7k
Code
Issues
545
Pull requests
67
Discussions
Actions
Security and quality
5
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
sentry-javascript
packages
browser-utils
src
on
develop
User selector
Datepicker
Commit history
Commits on Aug 28, 2026
fix(browser): Source FCP from web-vitals `onFCP` and rebase FP against `activationStart` (#23032)
Show description for 9350361
logaretm
authored
9350361
View commit details
Copy full SHA for 9350361
View code at this point
Browse repository at this point
ref(core)!: Remove `supportsDOMError`, `supportsHistory`, `supportsReportingObserver` exports (#23718)
Show description for 35404f3
mydea
authored
35404f3
View commit details
Copy full SHA for 35404f3
View code at this point
Browse repository at this point
ref(core): Move browser-only types out of core (#23723)
Show description for 1a51c1f
mydea
and
claude
authored
1a51c1f
View commit details
Copy full SHA for 1a51c1f
View code at this point
Browse repository at this point
ref(core)!: Remove `getLocationHref` export from core (#23717)
Show description for 5a0edad
mydea
and
claude
authored
5a0edad
View commit details
Copy full SHA for 5a0edad
View code at this point
Browse repository at this point
ref(core)!: Move `getComponentName` to browser-utils (#23716)
Show description for 1cfa3d2
mydea
authored
1cfa3d2
View commit details
Copy full SHA for 1cfa3d2
View code at this point
Browse repository at this point
Commits on Aug 26, 2026
feat!: Rename deprecated `http.*` span attributes (#23574)
Show description for 6d427d4
msonnb
and
claude
authored
6d427d4
View commit details
Copy full SHA for 6d427d4
View code at this point
Browse repository at this point
Commits on Aug 25, 2026
feat(browser): Emit low cardinality resource span names (#23546)
Show description for 0059728
logaretm
and
Lms24
authored
0059728
View commit details
Copy full SHA for 0059728
View code at this point
Browse repository at this point
ref: Replace UI Span OP with `ui.` from `@sentry/conventions/op` (#23565)
Show description for da23e45
s1gr1d
authored
da23e45
View commit details
Copy full SHA for da23e45
View code at this point
Browse repository at this point
Commits on Aug 24, 2026
chore(deps): Bump `@sentry/conventions` to 0.20.0 (#23544)
Show description for df879a9
Lms24
and
claude
authored
df879a9
View commit details
Copy full SHA for df879a9
View code at this point
Browse repository at this point
chore(lint/yarn): Fix CI blocking issues (#23543)
logaretm
authored
3aa48c6
View commit details
Copy full SHA for 3aa48c6
View code at this point
Browse repository at this point
ref(browser): Tree-shake span streaming out of error-only bundles (#23362)
Show description for ca0a085
Lms24
and
claude
authored
ca0a085
View commit details
Copy full SHA for ca0a085
View code at this point
Browse repository at this point
feat(browser)!: Extract interaction spans into new `interactionsIntegration` (#23295)
Show description for a7a5265
msonnb
and
claude
authored
a7a5265
View commit details
Copy full SHA for a7a5265
View code at this point
Browse repository at this point
feat: Emit low-cardinality pageload span names when streaming spans (#23424)
Show description for 51c5eda
Lms24
and
claude
authored
51c5eda
View commit details
Copy full SHA for 51c5eda
View code at this point
Browse repository at this point
Commits on Aug 13, 2026
ref(core)!: Replace deprecated `code.*` and `fs_error` span attributes (#23401)
Show description for 2b45c1a
msonnb
and
claude
authored
2b45c1a
View commit details
Copy full SHA for 2b45c1a
View code at this point
Browse repository at this point
Commits on Aug 12, 2026
feat(core)!: Return `StreamedSpanJSON` from `spanToJSON` (#23238)
Show description for 8bc0c99
Lms24
and
claude
authored
8bc0c99
View commit details
Copy full SHA for 8bc0c99
View code at this point
Browse repository at this point
ref: Migrate internal `spanToJSON` callers to `spanToStreamedSpanJSON` (#23237)
Show description for 4c6ee57
Lms24
and
claude
authored
4c6ee57
View commit details
Copy full SHA for 4c6ee57
View code at this point
Browse repository at this point
Commits on Aug 7, 2026
ref(browser): Restructure browser-utils by domain (#23071)
Show description for 9e4e43d
logaretm
authored
9e4e43d
View commit details
Copy full SHA for 9e4e43d
View code at this point
Browse repository at this point
ref(browser): Replace vendored web-vitals with web-vitals@6 dependency (#23070)
Show description for 8d480b6
logaretm
authored
8d480b6
View commit details
Copy full SHA for 8d480b6
View code at this point
Browse repository at this point
fix(core): Apply `dataCollection.urlQueryParams` to `url.full` and `url.query` (#23061)
Show description for 7e0a52f
chargome
and
claude
authored
7e0a52f
View commit details
Copy full SHA for 7e0a52f
View code at this point
Browse repository at this point
fix(browser)!: Use snake_case consistently for ops (#23100)
Show description for 698edcc
msonnb
and
claude
authored
698edcc
View commit details
Copy full SHA for 698edcc
View code at this point
Browse repository at this point
Commits on Aug 4, 2026
feat(browser)!: Use `browser.paint` span op for paint entries (#22673)
Show description for 275e15d
msonnb
and
claude
authored
275e15d
View commit details
Copy full SHA for 275e15d
View code at this point
Browse repository at this point
ref(browser)!: Drop Safari 14 support - remove `navigationStart` fallback and `pagehide` listeners (#21293)
Show description for c2b9a32
authored
c2b9a32
View commit details
Copy full SHA for c2b9a32
View code at this point
Browse repository at this point
Commits on Jul 31, 2026
feat(browser): Run static beforeSendSpan for INP spans (#22877)
Show description for 9482537
logaretm
authored
9482537
View commit details
Copy full SHA for 9482537
View code at this point
Browse repository at this point
Commits on Jul 28, 2026
feat(browser)!: Extract `performance.{mark,measure}` spans into new `userTimingSpansIntegration` (#22554)
Show description for 48afe12
msonnb
authored
48afe12
View commit details
Copy full SHA for 48afe12
View code at this point
Browse repository at this point
build(oxlint): upgrade oxlint to 1.75 and tsgolint to TS 7 (#22561)
Show description for 5600cd5
logaretm
authored
5600cd5
View commit details
Copy full SHA for 5600cd5
View code at this point
Browse repository at this point
Commits on Jul 27, 2026
feat: Always stream INP and remove standalone v1 spans (#22517)
Show description for d4e2799
logaretm
authored
d4e2799
View commit details
Copy full SHA for d4e2799
View code at this point
Browse repository at this point
Commits on Jul 22, 2026
ref(browser): remove web vital standalone span experiments (#21215)
Show description for b94a679
logaretm
and
claude
authored
b94a679
View commit details
Copy full SHA for b94a679
View code at this point
Browse repository at this point
chore(v11): Upgrade to TypeScript 7.0 (#19435)
Show description for 9f022ab
logaretm
authored
9f022ab
View commit details
Copy full SHA for 9f022ab
View code at this point
Browse repository at this point
Commits on Jul 21, 2026
feat(core): Add `url.full` attribute to core fetch instrumentation (#22415)
Show description for c33e056
Lms24
authored
c33e056
View commit details
Copy full SHA for c33e056
View code at this point
Browse repository at this point
Commits on Jul 13, 2026
fix(browser-utils): Remove readystatechange listener to prevent memory leaks (#22216)
Show description for 71201ff
dobladov
and
Lms24
authored
71201ff
View commit details
Copy full SHA for 71201ff
View code at this point
Browse repository at this point
Commits on Jul 8, 2026
feat(nextjs): Set `url` attributes on pageload and navigation spans (#22006)
Show description for 2420b9d
Lms24
and
cursoragent
authored
2420b9d
View commit details
Copy full SHA for 2420b9d
View code at this point
Browse repository at this point
Commits on Jul 7, 2026
fix(browser): Send web vital span `sentry.segment.name` attribute (#22024)
Show description for 9aa2138
Lms24
authored
9aa2138
View commit details
Copy full SHA for 9aa2138
View code at this point
Browse repository at this point
Commits on Jun 30, 2026
fix(browser): Defer sending session envelope until browser is idle (#21844)
Show description for 9d2ed38
Lms24
authored
9d2ed38
View commit details
Copy full SHA for 9d2ed38
View code at this point
Browse repository at this point
Commits on Jun 29, 2026
feat(browser): Add `url.full` attribute to resource spans (#21846)
Show description for b8410a0
Lms24
authored
b8410a0
View commit details
Copy full SHA for b8410a0
View code at this point
Browse repository at this point
Commits on Jun 17, 2026
chore: Change deprecation/deprecation to oxlint equivalent (#21604)
Show description for 68e5e8b
JPeer264
authored
68e5e8b
View commit details
Copy full SHA for 68e5e8b
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL