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 }}
aneurysmjs
/
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 Nov 5, 2025
chore(deps): update dependency oxlint to v1.26.0 (#15343)
Show description for 9d943bd
renovate[bot]
authored
9d943bd
View commit details
Copy full SHA for 9d943bd
Browse repository at this point
refactor(language_server): pass `serde_json::Value` to `WorkspaceWorker` configuration changes (#15279)
Show description for cc7d5b9
Sysix
committed
cc7d5b9
View commit details
Copy full SHA for cc7d5b9
Browse repository at this point
release(oxlint): v1.26.0 (#15342)
Boshen
authored
ec9cfdb
View commit details
Copy full SHA for ec9cfdb
Browse repository at this point
chore(vscode): Improve the command title for oxc.toggleEnable. (#15255)
Show description for 9a0c4ec
connorshea
authored
9a0c4ec
View commit details
Copy full SHA for 9a0c4ec
Browse repository at this point
feat(linter): implement react/state-in-constructor rule (#15329)
Show description for 6f4a50c
baevm
and
camc314
authored
6f4a50c
View commit details
Copy full SHA for 6f4a50c
Browse repository at this point
feat(linter/plugins): allow js plugins to access settings (#14724)
Show description for 230e34c
3 people
authored
230e34c
View commit details
Copy full SHA for 230e34c
Browse repository at this point
fix(linter/plugins, napi/parser): add `parent` field to `FormalParameterRest` and `TSParameterProperty` in TS type defs (#15337)
Show description for 40231a6
overlookmotel
committed
40231a6
View commit details
Copy full SHA for 40231a6
Browse repository at this point
fix(linter/plugins): make `parent` fields in TS type defs non-optional (#15336)
Show description for 861508a
overlookmotel
committed
861508a
View commit details
Copy full SHA for 861508a
Browse repository at this point
refactor(linter/plugins): shorten `ScopeManager` code (#15335)
Show description for 636e7ed
overlookmotel
committed
636e7ed
View commit details
Copy full SHA for 636e7ed
Browse repository at this point
perf(linter/plugins): small optimizations to `ScopeManager` (#15334)
Show description for 8b31daa
overlookmotel
committed
8b31daa
View commit details
Copy full SHA for 8b31daa
Browse repository at this point
docs(linter/plugins): reformat and clarify `ScopeManager` JSDoc comments (#15333)
Show description for a7d9f1d
overlookmotel
committed
a7d9f1d
View commit details
Copy full SHA for a7d9f1d
Browse repository at this point
perf(linter/plugins): use singleton object for `ScopeManager` (#15332)
Show description for 4c0ba92
overlookmotel
committed
4c0ba92
View commit details
Copy full SHA for 4c0ba92
Browse repository at this point
perf(allocator): `#[inline(always)]` all `Address` methods (#15324)
Show description for b5d6360
overlookmotel
committed
b5d6360
View commit details
Copy full SHA for b5d6360
Browse repository at this point
fix(allocator): avoid dereferencing `Box` when obtaining its `Address` (#15322)
Show description for 55b533c
overlookmotel
committed
55b533c
View commit details
Copy full SHA for 55b533c
Browse repository at this point
feat(allocator): add `Box::as_non_null` method (#15321)
Show description for b401708
overlookmotel
committed
b401708
View commit details
Copy full SHA for b401708
Browse repository at this point
perf(lexer): remove branches from unicode handling (#15328)
Show description for 5f08c69
overlookmotel
committed
5f08c69
View commit details
Copy full SHA for 5f08c69
Browse repository at this point
fix(language-server): disable tsgolint test on big endian (#15331)
camc314
committed
e0edaef
View commit details
Copy full SHA for e0edaef
Browse repository at this point
test(transformer): update transformer conformance snapshots (#15330)
Show description for 6c09c1f
overlookmotel
committed
6c09c1f
View commit details
Copy full SHA for 6c09c1f
Browse repository at this point
fix(ci): fix linker issues on linux (#15327)
Show description for 25ce9a1
Boshen
authored
25ce9a1
View commit details
Copy full SHA for 25ce9a1
Browse repository at this point
chore(deps): lock file maintenance npm packages (#15232)
renovate[bot]
authored
1395c67
View commit details
Copy full SHA for 1395c67
Browse repository at this point
test(linter/no-unused-private-class-members): add edge case tests for conditional expressions (#15320)
camc314
committed
70bf817
View commit details
Copy full SHA for 70bf817
Browse repository at this point
fix(linter/no-unused-private-class-members): fix false positive in conditional expressino (#15319)
Show description for 1d09cc9
camc314
committed
1d09cc9
View commit details
Copy full SHA for 1d09cc9
Browse repository at this point
feat(allocator): add `Address::from_ref` method (#15318)
Show description for 8d69661
overlookmotel
committed
8d69661
View commit details
Copy full SHA for 8d69661
Browse repository at this point
chore(deps): bump MSRV to 1.89.0 (#15317)
Show description for a64cf11
overlookmotel
committed
a64cf11
View commit details
Copy full SHA for a64cf11
Browse repository at this point
perf(codegen): reduce branches printing `ObjectPattern` (#15316)
Show description for ab4b12b
overlookmotel
committed
ab4b12b
View commit details
Copy full SHA for ab4b12b
Browse repository at this point
fix(codegen): print space before `BindingRestElement` in `ObjectPattern` (#15315)
Show description for 020aa4f
overlookmotel
committed
020aa4f
View commit details
Copy full SHA for 020aa4f
Browse repository at this point
feat(ast): implement `GetAddress` for `ModuleDeclarationKind` and `PropertyKeyKind` (#15313)
Show description for 977a6a0
overlookmotel
committed
977a6a0
View commit details
Copy full SHA for 977a6a0
Browse repository at this point
perf(allocator/address): add `#[repr(transparent)]` to `Address` (#15312)
Show description for bfd17fd
overlookmotel
committed
bfd17fd
View commit details
Copy full SHA for bfd17fd
Browse repository at this point
docs(allocator/address): improve docs for `Address::from_ptr` (#15311)
Show description for ed0e023
overlookmotel
committed
ed0e023
View commit details
Copy full SHA for ed0e023
Browse repository at this point
perf(ast/estree): remove pointless assignments from raw transfer deserializers (#15305)
Show description for c82fab0
overlookmotel
committed
c82fab0
View commit details
Copy full SHA for c82fab0
Browse repository at this point
fix(ast/estree): fix raw transfer deserializer for `AssignmentTargetPropertyIdentifier` (#15304)
Show description for 7f079ab
overlookmotel
committed
7f079ab
View commit details
Copy full SHA for 7f079ab
Browse repository at this point
refactor(ast/estree): shorten raw transfer deserializer for `AssignmentTargetPropertyIdentifier` (#15303)
Show description for a7cf856
overlookmotel
committed
a7cf856
View commit details
Copy full SHA for a7cf856
Browse repository at this point
fix(ast/estree): correct raw transfer deserializer for `FormalParameter` (#15302)
Show description for d92451e
overlookmotel
committed
d92451e
View commit details
Copy full SHA for d92451e
Browse repository at this point
refactor(linter/react): simplify `is_react_hook` (#15310)
Show description for 90146ab
overlookmotel
committed
90146ab
View commit details
Copy full SHA for 90146ab
Browse repository at this point
refactor(lexer): use `cast` method for pointer casting (#15309)
Show description for 035d8fe
overlookmotel
committed
035d8fe
View commit details
Copy full SHA for 035d8fe
Browse repository at this point
Previous
Next
You can’t perform that action at this time.