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
Type
/
to 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 }}
jgeurts
/
oxc
Public
forked from
oxc-project/oxc
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
main
User selector
All users
All time
Commit history
Commits on Mar 8, 2026
refactor(ci): replace dorny/paths-filter with cargo tree-based change detection (#20109)
Show description for 2af7084
Boshen
and
claude
authored
2af7084
View commit details
Copy full SHA for 2af7084
Browse repository at this point
chore(linter,formatter): Add dev build commands to Justfile for oxlint and oxfmt. (#20106)
Show description for 78f9504
connorshea
and
Copilot
authored
78f9504
View commit details
Copy full SHA for 78f9504
Browse repository at this point
Commits on Mar 7, 2026
refactor(ci): use ReFS dev drive with increased size (#20103)
Boshen
authored
9a02606
View commit details
Copy full SHA for 9a02606
Browse repository at this point
perf(napi): remove `napi_build::setup()` from `oxc_napi` to avoid redundant rebuilds (#20094)
Boshen
authored
4ea8f9a
View commit details
Copy full SHA for 4ea8f9a
Browse repository at this point
test(linter): Improve consistency by removing unnecessary tuples in tests (#20095)
Show description for b40fa52
connorshea
committed
b40fa52
View commit details
Copy full SHA for b40fa52
Browse repository at this point
perf(napi): unify build-test profile to coverage for cache sharing (#20090)
Boshen
authored
2baa5fb
View commit details
Copy full SHA for 2baa5fb
Browse repository at this point
chore(linter): Replace tabs with spaces in various tests (#20093)
Show description for 6f26afe
connorshea
committed
6f26afe
View commit details
Copy full SHA for 6f26afe
Browse repository at this point
Commits on Mar 6, 2026
docs(linter/plugins): move comment about "bivariance hack" into generated code (#20082)
Show description for 2c0010a
overlookmotel
committed
2c0010a
View commit details
Copy full SHA for 2c0010a
Browse repository at this point
fix(linter/plugins): fix types for `walkProgram` and `walkProgramWithCfg` (#20081)
Show description for 92cfb14
overlookmotel
committed
92cfb14
View commit details
Copy full SHA for 92cfb14
Browse repository at this point
refactor(linter/plugins): remove dead code (#20083)
Show description for 7365886
overlookmotel
committed
7365886
View commit details
Copy full SHA for 7365886
Browse repository at this point
refactor(linter/plugins): debug assert that values passed via NAPI are not `undefined` (#20070)
Show description for cfaa754
overlookmotel
committed
cfaa754
View commit details
Copy full SHA for cfaa754
Browse repository at this point
refactor(linter/plugins): clarify types (#20069)
Show description for 391ab14
overlookmotel
committed
391ab14
View commit details
Copy full SHA for 391ab14
Browse repository at this point
test(linter/plugins): add types test for `VisitorObject` (#20066)
Show description for aacfef4
overlookmotel
committed
aacfef4
View commit details
Copy full SHA for aacfef4
Browse repository at this point
refactor(linter/plugins): enable TS strict option (#19675)
Show description for e255fcd
sapphi-red
committed
e255fcd
View commit details
Copy full SHA for e255fcd
Browse repository at this point
feat(parser): report error for using declarations in ambient contexts (#19934)
camc314
committed
e8547cc
View commit details
Copy full SHA for e8547cc
Browse repository at this point
fix(oxlint/lsp): send other code actions besides `source.fixAll` if requested (#20042)
Show description for 10e211f
Sysix
committed
10e211f
View commit details
Copy full SHA for 10e211f
Browse repository at this point
fix(linter/plugins): fix type definition for `VisitorObject` (#20065)
Show description for 602daaa
overlookmotel
committed
602daaa
View commit details
Copy full SHA for 602daaa
Browse repository at this point
fix(apps,napi): explicitly specify libs in tsconfigs (#20071)
Show description for ee0491e
camc314
committed
ee0491e
View commit details
Copy full SHA for ee0491e
Browse repository at this point
feat(oxlint): auto-enable gitlab formatter on GitLab (#20076)
Show description for e6b604f
camc314
committed
e6b604f
View commit details
Copy full SHA for e6b604f
Browse repository at this point
chore(oxlint): Handle `tsdown@0.21` warnings (#20052)
Show description for 14a72e8
leaysgur
committed
14a72e8
View commit details
Copy full SHA for 14a72e8
Browse repository at this point
fix(linter): Fix the logic for `unicorn/prefer-dom-node-remove` to handle literal callees as well as arguments. (#20059)
Show description for b6e9499
connorshea
committed
b6e9499
View commit details
Copy full SHA for b6e9499
Browse repository at this point
docs(linter): Improve `import/extensions` and `import/no-named-as-default` rule docs. (#20053)
Show description for 7538f09
connorshea
committed
7538f09
View commit details
Copy full SHA for 7538f09
Browse repository at this point
refactor(linter/array-type): match on `TSTypeReference` and `TSArrayType` over all possible locs (#20045)
camc314
committed
e6fdffd
View commit details
Copy full SHA for e6fdffd
Browse repository at this point
test(oxlint): move non lsp fixtures to `fixtures/cli` (#20044)
Show description for 065a358
Sysix
committed
065a358
View commit details
Copy full SHA for 065a358
Browse repository at this point
chore(deps): bump MSRV to 1.92.0 (#20050)
camc314
committed
41c2fda
View commit details
Copy full SHA for 41c2fda
Browse repository at this point
fix(linter): Update `unicorn/prefer-query-selector` to also catch `getElementsByName()`. (#20060)
Show description for 3874ae1
connorshea
committed
3874ae1
View commit details
Copy full SHA for 3874ae1
Browse repository at this point
docs(linter): Improve docs for `unicorn/require-post-message-target-origin` rule. (#20061)
Show description for 1f909cf
connorshea
committed
1f909cf
View commit details
Copy full SHA for 1f909cf
Browse repository at this point
chore(submodules): update submodule SHAs to latest commits (#19951)
Boshen
authored
f467298
View commit details
Copy full SHA for f467298
Browse repository at this point
fix(oxfmt): Apply `is_ignored_dir` for glob paths too (#20056)
Show description for 92f4490
leaysgur
committed
92f4490
View commit details
Copy full SHA for 92f4490
Browse repository at this point
test(oxfmt): Add css-in-js conformance (#20020)
Show description for 935c340
leaysgur
committed
935c340
View commit details
Copy full SHA for 935c340
Browse repository at this point
feat(oxfmt): Support css-in-js substitution (#20019)
Show description for ee26215
leaysgur
committed
ee26215
View commit details
Copy full SHA for ee26215
Browse repository at this point
chore(oxfmt): Handle `tsdown@0.21` warnings (#20051)
Show description for 52b8a18
leaysgur
committed
52b8a18
View commit details
Copy full SHA for 52b8a18
Browse repository at this point
fix(linter): Improve config option docs rendering for rules with enum configs (#20018)
Show description for d631b31
connorshea
and
claude
authored
d631b31
View commit details
Copy full SHA for d631b31
Browse repository at this point
Commits on Mar 5, 2026
refactor(lsp): pass complete `CodeActionContext` to `Tool` trait (#20048)
Show description for 7acfd41
Sysix
committed
7acfd41
View commit details
Copy full SHA for 7acfd41
Browse repository at this point
chore(deps): update dependency rust to v1.94.0 (#20041)
Show description for 6173e53
renovate[bot]
committed
6173e53
View commit details
Copy full SHA for 6173e53
Browse repository at this point
Previous
Next
You can’t perform that action at this time.