Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
samuelmaddock
/
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
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
develop
User selector
All users
Datepicker
All time
Commit History
Commits on May 14, 2024
ref(feedback): Make `eventId` optional and use `lastEventId` in report dialog (#12029)
andreiborza
authored
d5568d8
Copy full SHA for d5568d8
feat(scope): Bring back `lastEventId` on isolation scope (#11951) (#12022)
Show description for 6f81262
andreiborza
and
Lms24
authored
6f81262
Copy full SHA for 6f81262
docs(migration): Add removal of Sentry.Handlers.requestHandler, Sentry… (#12030)
andreiborza
authored
de01068
Copy full SHA for de01068
feat(aws-serverless): Fix tree-shaking for aws-serverless package (#12017)
Show description for 43d4d33
mydea
authored
43d4d33
Copy full SHA for 43d4d33
fix(react): Warn and fall back gracefully if dependency injected functions are not available (#12026)
Luca Forstner
authored
c0753f0
Copy full SHA for c0753f0
docs: Put min. self hosted version in migration docs (#12027)
Show description for d6cb302
mydea
authored
d6cb302
Copy full SHA for d6cb302
feat(node): Bump opentelemetry instrumentation to latest version (#12028)
Show description for ddc9d53
mydea
authored
ddc9d53
Copy full SHA for ddc9d53
feat(browser): Add `interactionsSampleRate` to `browserTracingIntegration` options (#12023)
Show description for c2ae9bd
Lms24
authored
c2ae9bd
Copy full SHA for c2ae9bd
ref(core): Steamline `parseSampleRate` utility function (#12024)
Show description for 012b2c4
Lms24
authored
012b2c4
Copy full SHA for 012b2c4
Merge pull request #12021 from getsentry/sig/fix-lambdalayer
Show description for 2405201
s1gr1d
authored
2405201
Copy full SHA for 2405201
Merge branch 'develop' into sig/fix-lambdalayer
s1gr1d
authored
0a50971
Copy full SHA for 0a50971
fix(react): Set dependency-injected functions as early as possible (#12019)
Luca Forstner
authored
ad8b16b
Copy full SHA for ad8b16b
change to require
s1gr1d
committed
fd274cc
Copy full SHA for fd274cc
fix(aws-serverless): Export `awslambda-auto`
s1gr1d
committed
9b6361c
Copy full SHA for 9b6361c
test(node): Add test to show how re-init works (#12016)
Show description for 5bd457d
mydea
and
andreiborza
authored
5bd457d
Copy full SHA for 5bd457d
test(node): Add test for express without tracing (#12014)
Show description for 50c48da
mydea
authored
50c48da
Copy full SHA for 50c48da
Commits on May 13, 2024
test(replay): Fix flakey `extendNetworkBreadcrumbs/fetch` tests (#11142)
Show description for 1390402
billyvg
and
mydea
authored
1390402
Copy full SHA for 1390402
Merge pull request #12004 from getsentry/master
Show description for d651f13
github-actions[bot]
authored
d651f13
Copy full SHA for d651f13
Merge branch 'release/8.0.0'
getsentry-bot
committed
03a9f22
Copy full SHA for 03a9f22
release: 8.0.0
getsentry-bot
committed
c336b11
Copy full SHA for c336b11
Merge pull request #12002 from getsentry/prepare-release/8.0.0
Show description for 19648c5
Lms24
authored
19648c5
Copy full SHA for 19648c5
meta: Add CHANGELOG for 8.0.0
Show description for 2e08b05
Lms24
committed
2e08b05
Copy full SHA for 2e08b05
fix(replay): Fix user activity not being updated in `start()` (#12001)
Show description for 945c19e
billyvg
authored
945c19e
Copy full SHA for 945c19e
fix(replay): Fix type for `replayCanvasIntegration` (#11995)
Show description for 9510771
mydea
authored
9510771
Copy full SHA for 9510771
feat(serverless): Do not include performance integrations by default (#11998)
Show description for bd9ead6
mydea
and
Lms24
authored
bd9ead6
Copy full SHA for bd9ead6
feat(nextjs): Remove `transpileClientSDK` (#11978)
Show description for 7a01742
Luca Forstner
authored
7a01742
Copy full SHA for 7a01742
fix(feedback): Check for empty user (#11993)
Show description for 1098627
c298lee
authored
1098627
Copy full SHA for 1098627
feat(feedback): Simplify public css configuration for feedback (#11985)
ryan953
authored
1d2602c
Copy full SHA for 1d2602c
Commits on May 10, 2024
Merge pull request #11986 from getsentry/master
Show description for 255bf96
github-actions[bot]
authored
255bf96
Copy full SHA for 255bf96
Merge branch 'release/8.0.0-rc.3'
getsentry-bot
committed
e5b295e
Copy full SHA for e5b295e
ref(docs): Update migration guide to use --require/--import flag (#11970)
Show description for deabca3
andreiborza
and
Luca Forstner
authored
deabca3
Copy full SHA for deabca3
docs(feedback): Add migration docs for moving from feedbackIntegration 7.x to 8.0.0 (#11731)
Show description for 4cf9742
3 people
authored
4cf9742
Copy full SHA for 4cf9742
release: 8.0.0-rc.3
getsentry-bot
committed
7564061
Copy full SHA for 7564061
Merge pull request #11976 from getsentry/prepare-release/8.0.0-rc.3
Luca Forstner
authored
7a8fe99
Copy full SHA for 7a8fe99
meta(changelog): Update changelog for 8.0.0-rc.3
Luca Forstner
committed
6870373
Copy full SHA for 6870373
Pagination
Previous
Next
You can’t perform that action at this time.