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 }}
igrayson
/
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
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 25, 2021
feat(angular): Add Angular 13 to peer dep (#4183)
AbhiPrasad
authored
4887f98
View commit details
Copy full SHA for 4887f98
Browse repository at this point
Commits on Nov 23, 2021
feat(ember): Use @types/ember__debug (#4173)
Show description for 8218578
jherdman
authored
8218578
View commit details
Copy full SHA for 8218578
Browse repository at this point
Commits on Nov 19, 2021
build(craft): Update target execution order (#4171)
Show description for a72ea44
iker-barriocanal
authored
a72ea44
View commit details
Copy full SHA for a72ea44
Browse repository at this point
Commits on Nov 16, 2021
chore(ci): Use node 12 on Size Check job. (#4162)
onurtemizkan
authored
2118068
View commit details
Copy full SHA for 2118068
Browse repository at this point
Merge branch 'release/6.15.0'
getsentry-bot
committed
aab7b2a
View commit details
Copy full SHA for aab7b2a
Browse repository at this point
Commits on Nov 15, 2021
release: 6.15.0
getsentry-bot
committed
aa30ab6
View commit details
Copy full SHA for aa30ab6
Browse repository at this point
meta: Update changelog
lobsterkatie
committed
f5c969a
View commit details
Copy full SHA for f5c969a
Browse repository at this point
fix(browser): Capture stacktrace on `DOMExceptions`, if possible (#4160)
Show description for c886062
lobsterkatie
authored
c886062
View commit details
Copy full SHA for c886062
Browse repository at this point
fix(nextjs): Delay error propagation until `withSentry` is done (#4027)
Show description for fb66a78
lobsterkatie
authored
fb66a78
View commit details
Copy full SHA for fb66a78
Browse repository at this point
ref(nextjs): Improve integration test debugging (#4144)
Show description for a4108bf
lobsterkatie
authored
a4108bf
View commit details
Copy full SHA for a4108bf
Browse repository at this point
fix(nextjs): Bump @sentry/webpack-plugin to 1.18.3 (#4150)
Show description for f7487c4
AbhiPrasad
authored
f7487c4
View commit details
Copy full SHA for f7487c4
Browse repository at this point
Commits on Nov 12, 2021
chore(ember): Upgrade Embroider dependencies (#4128)
Show description for cc47929
alexlafroscia
authored
cc47929
View commit details
Copy full SHA for cc47929
Browse repository at this point
Commits on Nov 11, 2021
Merge branch 'release/6.14.3'
getsentry-bot
committed
20d5fa7
View commit details
Copy full SHA for 20d5fa7
Browse repository at this point
release: 6.14.3
getsentry-bot
committed
3807d99
View commit details
Copy full SHA for 3807d99
Browse repository at this point
Update CHANGELOG.md
HazAT
authored
5ef7349
View commit details
Copy full SHA for 5ef7349
Browse repository at this point
Revert "ref(utils): Use type predicates in `is` utility functions" (#4149)
Show description for 922562f
HazAT
authored
922562f
View commit details
Copy full SHA for 922562f
Browse repository at this point
Merge branch 'release/6.14.2'
getsentry-bot
committed
bafe7bb
View commit details
Copy full SHA for bafe7bb
Browse repository at this point
release: 6.14.2
getsentry-bot
committed
9a623dd
View commit details
Copy full SHA for 9a623dd
Browse repository at this point
meta: Changelog for 6.14.2
AbhiPrasad
committed
b45fdb5
View commit details
Copy full SHA for b45fdb5
Browse repository at this point
Commits on Nov 10, 2021
fix(nextjs): Prevent false `API resolved without sending a response` warning (#4139)
Show description for c610b17
lobsterkatie
authored
c610b17
View commit details
Copy full SHA for c610b17
Browse repository at this point
chore(deps): Upgrade eslint to 7.32.0 (#4127)
Show description for 23a79ab
AbhiPrasad
authored
23a79ab
View commit details
Copy full SHA for 23a79ab
Browse repository at this point
Commits on Nov 8, 2021
fix(vue): Merge default and manual hooks while creating mixins. (#4132)
onurtemizkan
authored
8ca6da8
View commit details
Copy full SHA for 8ca6da8
Browse repository at this point
feat(awslambda) : Capture errors individually on sqs partial batch failure (#4130)
Show description for 89156a4
J4YF7O
and
J4YM
authored
89156a4
View commit details
Copy full SHA for 89156a4
Browse repository at this point
feat(gatsby): Upload source maps automatically when sentry-cli is configured (#4109)
Show description for 6b278f1
iker-barriocanal
authored
6b278f1
View commit details
Copy full SHA for 6b278f1
Browse repository at this point
Commits on Nov 5, 2021
ref(utils): Use type predicates in `is` utility functions (#4124)
Show description for b99ee25
lobsterkatie
authored
b99ee25
View commit details
Copy full SHA for b99ee25
Browse repository at this point
fix(nextjs): Show full stacktraces in integration tests (#4125)
Show description for 76b8231
lobsterkatie
authored
76b8231
View commit details
Copy full SHA for 76b8231
Browse repository at this point
Merge branch 'release/6.14.1'
iker-barriocanal
committed
fda8f2d
View commit details
Copy full SHA for fda8f2d
Browse repository at this point
release: 6.14.1
getsentry-bot
committed
687b6c4
View commit details
Copy full SHA for 687b6c4
Browse repository at this point
meta: Changelog for 6.14.1
AbhiPrasad
committed
50d1989
View commit details
Copy full SHA for 50d1989
Browse repository at this point
fix(nextjs): Prevent infinite recompilation in dev (#4123)
Show description for 9b0700f
lobsterkatie
authored
9b0700f
View commit details
Copy full SHA for 9b0700f
Browse repository at this point
fix(nextjs): Stop sending transactions for requests that 404 (#4095)
lobsterkatie
authored
60426d1
View commit details
Copy full SHA for 60426d1
Browse repository at this point
Commits on Nov 4, 2021
feat(testing): Unify VSCode debug config (#4117)
Show description for 9f1374d
lobsterkatie
authored
9f1374d
View commit details
Copy full SHA for 9f1374d
Browse repository at this point
feat(gatsby): Support Gatsby v4 (#4120)
Show description for 8f51ef7
iker-barriocanal
authored
8f51ef7
View commit details
Copy full SHA for 8f51ef7
Browse repository at this point
ref: Stop disabling no-prototype-builtins rule (#4121)
Show description for 866e594
AbhiPrasad
authored
866e594
View commit details
Copy full SHA for 866e594
Browse repository at this point
ref(eslint): Convert all packages to use central eslint config (#4111)
Show description for dcd549b
AbhiPrasad
authored
dcd549b
View commit details
Copy full SHA for dcd549b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.