Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
codedebug
/
sentry-javascript
Public
forked from
getsentry/sentry-javascript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
optional-properties
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 6, 2021
ref(node): Support TS4.4 exactOptionalPropertyTypes in NodeOptions and NodeBackend
kamilogorek
committed
61d3b4a
View commit details
Copy full SHA for 61d3b4a
Browse repository at this point
ref(browser): Support TS4.4 exactOptionalPropertyTypes in BrowserOptions and BrowserBackend
quisido
authored and
kamilogorek
committed
8169917
View commit details
Copy full SHA for 8169917
Browse repository at this point
ref(core): Support TS4.4 exactOptionalPropertyTypes in Options and BaseBackend
quisido
authored and
kamilogorek
committed
7d2fa39
View commit details
Copy full SHA for 7d2fa39
Browse repository at this point
Commits on Sep 3, 2021
fix(node): Disable autoSessionTracking if dsn undefined (#3954)
Show description for d3ca7a8
AbhiPrasad
and
kamilogorek
authored
d3ca7a8
View commit details
Copy full SHA for d3ca7a8
Browse repository at this point
Commits on Sep 2, 2021
fix(nextjs): Include nextjs config's basePath on urlPrefix (#3922)
Show description for e71454e
jemmyphan
authored
e71454e
View commit details
Copy full SHA for e71454e
Browse repository at this point
fix(browser): Parse frames-only safari(-web)-extension stack (#3929)
Show description for 45508c0
kamilogorek
authored
45508c0
View commit details
Copy full SHA for 45508c0
Browse repository at this point
fix: Add protocol detection for get/request calls without explict protocol (#3950)
Show description for 88b96f6
thomaspurchas
authored
88b96f6
View commit details
Copy full SHA for 88b96f6
Browse repository at this point
Commits on Sep 1, 2021
build(deps): bump tar from 4.4.15 to 4.4.19
Show description for 295d263
dependabot[bot]
committed
295d263
View commit details
Copy full SHA for 295d263
Browse repository at this point
ref(nextjs): Change integration test timings to be less flaky (#3949)
kamilogorek
authored
de147dd
View commit details
Copy full SHA for de147dd
Browse repository at this point
Commits on Aug 31, 2021
fix(tests): Clear mocks in MetricsInstrumentation tests. (#3944)
onurtemizkan
authored
1d1b41c
View commit details
Copy full SHA for 1d1b41c
Browse repository at this point
Merge branch 'release/6.12.0'
getsentry-bot
committed
f5b8e43
View commit details
Copy full SHA for f5b8e43
Browse repository at this point
release: 6.12.0
getsentry-bot
committed
5686231
View commit details
Copy full SHA for 5686231
Browse repository at this point
chore: Update CHANGELOG
AbhiPrasad
committed
1fe2357
View commit details
Copy full SHA for 1fe2357
Browse repository at this point
ref(nextjs): Small improvements to config tests (#3938)
Show description for 9703ce2
lobsterkatie
authored
9703ce2
View commit details
Copy full SHA for 9703ce2
Browse repository at this point
misc(browser): Log when event is dropped by Dedupe integration (#3943)
kamilogorek
authored
9c516f5
View commit details
Copy full SHA for 9c516f5
Browse repository at this point
fix(tests): Fix Express scope separation tests. (#3942)
onurtemizkan
authored
156f4b5
View commit details
Copy full SHA for 156f4b5
Browse repository at this point
fix(tracing): Prevent metrics erroring module load in web workers (#3941)
Show description for fdee17e
gthb
authored
fdee17e
View commit details
Copy full SHA for fdee17e
Browse repository at this point
Commits on Aug 27, 2021
fix(ember): allow ember-beta to fail (#3910)
lobsterkatie
authored
949f1b6
View commit details
Copy full SHA for 949f1b6
Browse repository at this point
test(nextjs): Update type cast for integration test (#3930)
Show description for 8fb33b0
AbhiPrasad
and
kamilogorek
authored
8fb33b0
View commit details
Copy full SHA for 8fb33b0
Browse repository at this point
fix(react): correct typo in ErrorBoundaryProps (#3928)
Show description for 314356e
jaknas
authored
314356e
View commit details
Copy full SHA for 314356e
Browse repository at this point
Commits on Aug 26, 2021
chore: Fix typo in status.ts (#3923)
Show description for 9c08245
eltociear
authored
9c08245
View commit details
Copy full SHA for 9c08245
Browse repository at this point
Commits on Aug 23, 2021
feat(react): Make Profiler _mountSpan attribute protected (#3904)
Show description for 36ee3d6
jennmueng
and
AbhiPrasad
authored
36ee3d6
View commit details
Copy full SHA for 36ee3d6
Browse repository at this point
ref(ember): Update addon to support Ember 4.0.0 (beta) (#3915)
Show description for ecf8098
k-fish
authored
ecf8098
View commit details
Copy full SHA for ecf8098
Browse repository at this point
Commits on Aug 19, 2021
build(ci): Make ember test runs more restrictive (#3906)
Show description for e46ff3e
AbhiPrasad
authored
e46ff3e
View commit details
Copy full SHA for e46ff3e
Browse repository at this point
Add `pg-native` support to Postgres integration. (#3894)
Show description for 69abb97
onurtemizkan
and
AbhiPrasad
authored
69abb97
View commit details
Copy full SHA for 69abb97
Browse repository at this point
Commits on Aug 18, 2021
fix(vue): Attach props only if VM is available (#3902)
kamilogorek
authored
486f94a
View commit details
Copy full SHA for 486f94a
Browse repository at this point
fix(core): Skip native frames while searching frame URLs. (#3897)
Show description for 19ef32c
luin
and
kamilogorek
authored
19ef32c
View commit details
Copy full SHA for 19ef32c
Browse repository at this point
update changelog
lobsterkatie
committed
13aab60
View commit details
Copy full SHA for 13aab60
Browse repository at this point
fix(nextjs): Differentiate between webpack 4 and 5 in server builds (#3878)
Show description for 8092194
lobsterkatie
authored
8092194
View commit details
Copy full SHA for 8092194
Browse repository at this point
Commits on Aug 13, 2021
build(deps): bump path-parse from 1.0.6 to 1.0.7
Show description for dbe98a1
dependabot[bot]
committed
dbe98a1
View commit details
Copy full SHA for dbe98a1
Browse repository at this point
Commits on Aug 6, 2021
chore(changelog): Fix changelog list items
AbhiPrasad
committed
ba7ca16
View commit details
Copy full SHA for ba7ca16
Browse repository at this point
Merge branch 'release/6.11.0'
getsentry-bot
committed
a27c0fa
View commit details
Copy full SHA for a27c0fa
Browse repository at this point
Commits on Aug 5, 2021
release: 6.11.0
getsentry-bot
committed
948b9ad
View commit details
Copy full SHA for 948b9ad
Browse repository at this point
update changelog
lobsterkatie
committed
05658ac
View commit details
Copy full SHA for 05658ac
Browse repository at this point
fix(tests): Allow tests to run on Windows without WSL (#3813)
Show description for 1317b9e
timfish
authored
1317b9e
View commit details
Copy full SHA for 1317b9e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.