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 }}
abirconsociate
/
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
Breadcrumbs
History for
sentry-javascript
.gitignore
on
develop
User selector
All users
All time
Commit history
Commits on Feb 14, 2023
build: Improve CI cache (#7141)
mydea
authored
d604022
View commit details
Copy full SHA for d604022
View code at this point
Browse repository at this point
Commits on Jan 16, 2023
ci(replay): Overhead measurement (#6611)
Show description for 1e72c0c
vaind
authored
1e72c0c
View commit details
Copy full SHA for 1e72c0c
View code at this point
Browse repository at this point
Commits on Nov 15, 2022
chore(docs): Add "New SDK Release Checklist" from Notion (#6200)
Show description for b4e89de
Lms24
authored
b4e89de
View commit details
Copy full SHA for b4e89de
View code at this point
Browse repository at this point
Commits on May 30, 2022
ref(build): Use rollup to build AWS lambda layer (#5146)
Show description for e76c247
lobsterkatie
authored and
AbhiPrasad
committed
e76c247
View commit details
Copy full SHA for e76c247
View code at this point
Browse repository at this point
ref(dev): Consolidate `.gitignore` files (#5096)
Show description for 9704e34
lobsterkatie
authored and
AbhiPrasad
committed
9704e34
View commit details
Copy full SHA for 9704e34
View code at this point
Browse repository at this point
ref(serverless): Use GitHub action to zip lambda layer (second try) (#5093)
Show description for aba15f1
2 people
authored and
AbhiPrasad
committed
aba15f1
View commit details
Copy full SHA for aba15f1
View code at this point
Browse repository at this point
chore(build): Handle npm tarballs (#5067)
Show description for ea6c854
lobsterkatie
authored and
AbhiPrasad
committed
ea6c854
View commit details
Copy full SHA for ea6c854
View code at this point
Browse repository at this point
fix(tests): Add `const`-to-`var` ts-jest transformer (#5022)
Show description for e8731ad
lobsterkatie
authored and
AbhiPrasad
committed
e8731ad
View commit details
Copy full SHA for e8731ad
View code at this point
Browse repository at this point
chore(gatsby): Create type declarations for gatsby plugin files (#4928)
Show description for 5ae1b37
lobsterkatie
authored and
AbhiPrasad
committed
5ae1b37
View commit details
Copy full SHA for 5ae1b37
View code at this point
Browse repository at this point
ref(build): Rename `dist` directories to `cjs` (#4900)
Show description for 6488eb0
Lms24
authored and
AbhiPrasad
committed
6488eb0
View commit details
Copy full SHA for 6488eb0
View code at this point
Browse repository at this point
Commits on Dec 1, 2021
test: Add browser based scenarios (#4100)
AbhiPrasad
authored
a6c384c
View commit details
Copy full SHA for a6c384c
View code at this point
Browse repository at this point
Commits on Sep 9, 2020
feat: Introduce @sentry/serverless with AWSLambda support (#2886)
Show description for 8a29275
kamilogorek
authored
8a29275
View commit details
Copy full SHA for 8a29275
View code at this point
Browse repository at this point
Commits on Aug 11, 2020
build: Convert utils, apm, angular, gatsby, ember to eslint (#2804)
Show description for 6229e27
AbhiPrasad
authored
6229e27
View commit details
Copy full SHA for 6229e27
View code at this point
Browse repository at this point
Commits on May 27, 2020
misc: Remove raven-js and raven-node from master (#2604)
Show description for 610ff22
rhcarvalho
authored
610ff22
View commit details
Copy full SHA for 610ff22
View code at this point
Browse repository at this point
Commits on Jul 26, 2019
test: Complete rewrite of Browser Integration Tests (#2176)
kamilogorek
authored
25e293e
View commit details
Copy full SHA for 25e293e
View code at this point
Browse repository at this point
Commits on May 8, 2019
feat: Tracing + Reduced Bundle Size + build updates (#2038)
Show description for af092e3
HazAT
authored
af092e3
View commit details
Copy full SHA for af092e3
View code at this point
Browse repository at this point
Commits on Mar 20, 2019
feat: Remove esm rewrite script, expose module in package.json (#1930)
Show description for 27d0cee
HazAT
committed
27d0cee
View commit details
Copy full SHA for 27d0cee
View code at this point
Browse repository at this point
misc: Add package-lock from separate packages to gitignore
kamilogorek
authored and
HazAT
committed
0f01746
View commit details
Copy full SHA for 0f01746
View code at this point
Browse repository at this point
build: Update all dependencies
HazAT
committed
e07029e
View commit details
Copy full SHA for e07029e
View code at this point
Browse repository at this point
Commits on Jan 10, 2019
feat: esm build (#1779)
Show description for b73d9e9
cromefire
authored and
HazAT
committed
b73d9e9
View commit details
Copy full SHA for b73d9e9
View code at this point
Browse repository at this point
Commits on Sep 28, 2018
feat: Add craft for releases (#1589)
HazAT
authored
4bb83e1
View commit details
Copy full SHA for 4bb83e1
View code at this point
Browse repository at this point
Commits on Sep 17, 2018
feat: Expose withScope (#1536)
Show description for 2249c2e
HazAT
authored
2249c2e
View commit details
Copy full SHA for 2249c2e
View code at this point
Browse repository at this point
Commits on Aug 27, 2018
ref: Kill docs from gitignore
mitsuhiko
committed
0c12c1b
View commit details
Copy full SHA for 0c12c1b
View code at this point
Browse repository at this point
Commits on Jun 7, 2018
fix: move bower and dist into root
HazAT
committed
d8f8951
View commit details
Copy full SHA for d8f8951
View code at this point
Browse repository at this point
fix: Bower
HazAT
committed
bc1ba90
View commit details
Copy full SHA for bc1ba90
View code at this point
Browse repository at this point
feat: Prepare mono repo, new SDKs (#1349)
Show description for 6d8f2b9
HazAT
authored
6d8f2b9
View commit details
Copy full SHA for 6d8f2b9
View code at this point
Browse repository at this point
Commits on Feb 13, 2018
build: Revert build system to browserify (#1227)
kamilogorek
authored
d6a1ff2
View commit details
Copy full SHA for d6a1ff2
View code at this point
Browse repository at this point
Commits on Jan 24, 2018
build: Replace Browserify with an ES compatible Rollup build (#1152)
Show description for 746da29
jaylinski
authored and
kamilogorek
committed
746da29
View commit details
Copy full SHA for 746da29
View code at this point
Browse repository at this point
Commits on Dec 7, 2017
feat: Scoped packages Typescript Core/Browser implementation (#1149)
Show description for 5d2685f
HazAT
authored
5d2685f
View commit details
Copy full SHA for 5d2685f
View code at this point
Browse repository at this point
Commits on Aug 18, 2016
Change location of aws credentials json file (#696)
benvinegar
authored
daeb056
View commit details
Copy full SHA for daeb056
View code at this point
Browse repository at this point
Commits on Feb 14, 2016
Add sublime workspace/project files to .gitignore
benvinegar
committed
510ccdf
View commit details
Copy full SHA for 510ccdf
View code at this point
Browse repository at this point
Commits on Sep 1, 2015
Update gitignore to reflect new docs stuff
mattrobenolt
committed
03871c3
View commit details
Copy full SHA for 03871c3
View code at this point
Browse repository at this point
Commits on Oct 23, 2013
Ignore the npm-debug.log
mattrobenolt
committed
c3f58f4
View commit details
Copy full SHA for c3f58f4
View code at this point
Browse repository at this point
Commits on Oct 21, 2013
Upload files to s3
mattrobenolt
committed
816cb51
View commit details
Copy full SHA for 816cb51
View code at this point
Browse repository at this point
Commits on Oct 20, 2013
Add IntelliJ folders to `.gitignore`
BYK
committed
6241578
View commit details
Copy full SHA for 6241578
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.