FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for scripts - kkushimoto/sentry-javascript · GitHub
kkushimoto
/
sentry-javascript
Public
forked from
getsentry/sentry-javascript
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
scripts
on
develop
User selector
Datepicker
Commit history
Commits on Feb 1, 2023
build: Add `yarn changelog` command (#7016)
mydea
authored
8c0d918
View commit details
Copy full SHA for 8c0d918
View code at this point
Browse repository at this point
Commits on Jan 11, 2023
build: Update Lerna to v6 and use Nx caching for builds (#6555)
mydea
authored
95ba49a
View commit details
Copy full SHA for 95ba49a
View code at this point
Browse repository at this point
Commits on Dec 15, 2022
ci: Split node & browser unit tests (#6535)
mydea
authored
16b7343
View commit details
Copy full SHA for 16b7343
View code at this point
Browse repository at this point
Commits on Nov 29, 2022
ref: Drop `no-plusplus` rule & refactor to use `++` / `--` (#6327)
mydea
authored
c6f9dfe
View commit details
Copy full SHA for c6f9dfe
View code at this point
Browse repository at this point
Commits on Nov 23, 2022
build(replay): Replay supports node 12+
mydea
committed
11dc69e
View commit details
Copy full SHA for 11dc69e
View code at this point
Browse repository at this point
Commits on Oct 18, 2022
ref(build): Remove `constToVarPlugin` (#5970)
Show description for 3a12ba5
Luca Forstner
and
AbhiPrasad
authored
3a12ba5
View commit details
Copy full SHA for 3a12ba5
View code at this point
Browse repository at this point
Commits on Sep 5, 2022
test(svelte): Add Svelte Testing Library and trackComponent tests (#5686)
Lms24
authored
549370c
View commit details
Copy full SHA for 549370c
View code at this point
Browse repository at this point
Commits on Aug 30, 2022
chore(various): Fix comments and docstrings (#5651)
Show description for 7542482
lobsterkatie
authored
7542482
View commit details
Copy full SHA for 7542482
View code at this point
Browse repository at this point
Commits on Jul 7, 2022
ref(build): Reenable lambda layer release in craft (#5207)
antonpirker
authored
2bc61b0
View commit details
Copy full SHA for 2bc61b0
View code at this point
Browse repository at this point
Commits on Jun 15, 2022
feat: Add Remix SDK package boilerplate (#5256)
onurtemizkan
authored
7bd7170
View commit details
Copy full SHA for 7bd7170
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
fix(build): Ensure bundle builds have needed dependencies (#5119)
Show description for abebbab
lobsterkatie
authored and
AbhiPrasad
committed
abebbab
View commit details
Copy full SHA for abebbab
View code at this point
Browse repository at this point
ref(build): Improve logging in prepack scripts (#5071)
Show description for 64662db
lobsterkatie
authored and
AbhiPrasad
committed
64662db
View commit details
Copy full SHA for 64662db
View code at this point
Browse repository at this point
ref(build): Use rollup/sucrase for non-watch npm builds (#5035)
Show description for 2d48411
lobsterkatie
authored and
AbhiPrasad
committed
2d48411
View commit details
Copy full SHA for 2d48411
View code at this point
Browse repository at this point
feat(build): Vendor polyfills injected during build (#5051)
Show description for 1fe7a02
lobsterkatie
authored and
AbhiPrasad
committed
1fe7a02
View commit details
Copy full SHA for 1fe7a02
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
fix(build): Fix temporary sucrase CI jobs (#5021)
Show description for d887eec
lobsterkatie
authored and
AbhiPrasad
committed
d887eec
View commit details
Copy full SHA for d887eec
View code at this point
Browse repository at this point
ref(build): Switch tsconfig `target` to es6 (#5005)
Show description for 47e88f6
lobsterkatie
authored and
AbhiPrasad
committed
47e88f6
View commit details
Copy full SHA for 47e88f6
View code at this point
Browse repository at this point
fix(dev): Fix linting for top-level `scripts` folder (#4977)
Show description for ef06081
lobsterkatie
authored and
AbhiPrasad
committed
ef06081
View commit details
Copy full SHA for ef06081
View code at this point
Browse repository at this point
chore(dev): Update `jest` and friends (#4897)
Show description for 57aa4e1
lobsterkatie
authored and
AbhiPrasad
committed
57aa4e1
View commit details
Copy full SHA for 57aa4e1
View code at this point
Browse repository at this point
ref(bundles): Stop publishing CDN bundles on npm (#4901)
Luca Forstner
authored and
AbhiPrasad
committed
1f3531f
View commit details
Copy full SHA for 1f3531f
View code at this point
Browse repository at this point
ref(build): Update to TypeScript 3.8.3 (#4895)
Show description for 4a5bdec
lobsterkatie
authored and
AbhiPrasad
committed
4a5bdec
View commit details
Copy full SHA for 4a5bdec
View code at this point
Browse repository at this point
ref: Drop support for Node 6 (#4851)
AbhiPrasad
committed
fb72c0f
View commit details
Copy full SHA for fb72c0f
View code at this point
Browse repository at this point
Commits on Apr 6, 2022
ref(build): Add central `build` directory to packages without CDN bundles (Part 2) (#4868)
Lms24
authored
57f4832
View commit details
Copy full SHA for 57f4832
View code at this point
Browse repository at this point
ref(build): Add central `build` directory to packages without CDN bundles (Part 1) (#4854)
Show description for 329e033
Lms24
and
AbhiPrasad
authored
329e033
View commit details
Copy full SHA for 329e033
View code at this point
Browse repository at this point
Commits on Apr 5, 2022
ref(build): Introduce central `build` directory to packages with bundles (#4838)
Show description for 14b7962
Lms24
authored
14b7962
View commit details
Copy full SHA for 14b7962
View code at this point
Browse repository at this point
ref(build): Convert `postbuild.sh` to node script (#4828)
Show description for a064c7c
Lms24
and
lobsterkatie
authored
a064c7c
View commit details
Copy full SHA for a064c7c
View code at this point
Browse repository at this point
Commits on Mar 31, 2022
ref(dev): Run linter on scripts (#4834)
Show description for 5542518
lobsterkatie
authored
5542518
View commit details
Copy full SHA for 5542518
View code at this point
Browse repository at this point
ref(build): Add `build/types` to tarballs and adjust `types` entry points (#4824)
Show description for faaacb8
Lms24
authored
faaacb8
View commit details
Copy full SHA for faaacb8
View code at this point
Browse repository at this point
Commits on Mar 22, 2022
build: convert test.sh to typescript (#4749)
timfish
authored
ac0bc26
View commit details
Copy full SHA for ac0bc26
View code at this point
Browse repository at this point
Commits on Mar 18, 2022
ref(build): Introduce root build directory in `@sentry/browser` (#4688)
Show description for 0416980
Lms24
and
lobsterkatie
authored
0416980
View commit details
Copy full SHA for 0416980
View code at this point
Browse repository at this point
ref(build): Build types separately (#4724)
Show description for c17b752
lobsterkatie
authored
c17b752
View commit details
Copy full SHA for c17b752
View code at this point
Browse repository at this point
Commits on Mar 17, 2022
chore(various): Autoformat JS files (#4726)
Show description for a7a6ea5
lobsterkatie
authored
a7a6ea5
View commit details
Copy full SHA for a7a6ea5
View code at this point
Browse repository at this point
Commits on Jun 10, 2021
feat: Add `serializeAttribute` option to breadcrumbs / dom. (#3620)
Show description for 1e8fdd1
onurtemizkan
authored
1e8fdd1
View commit details
Copy full SHA for 1e8fdd1
View code at this point
Browse repository at this point
Commits on Jun 2, 2021
Next.js integration tests for Server and Browser (#3632)
kamilogorek
authored
17b12e1
View commit details
Copy full SHA for 17b12e1
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL