-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Pull requests: oxc-project/oxc
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
test(linter/plugins): add Nx module boundaries conformance tests
#26705
opened Sep 15, 2026 by
BearCooder
Loading…
chore(linter): raise recursion limit for parallel frontend builds
A-linter
Area - Linter
#26699
opened Sep 15, 2026 by
connorshea
Member
Loading…
test(linter/plugins): add TanStack Query conformance tests
#26698
opened Sep 15, 2026 by
BearCooder
Loading…
test(linter/plugins): add no-secrets conformance tests
#26697
opened Sep 15, 2026 by
BearCooder
Loading…
feat(linter): include available fixes in
--format=json output
#26689
opened Sep 15, 2026 by
aweary
Loading…
fix(ast): preserve lone surrogates in static member names
A-ast
Area - AST
A-isolated-declarations
Area - Isolated Declarations
A-linter
Area - Linter
A-transformer
Area - Transformer / Transpiler
fix(formatter): keep a suppression comment's target across a union and an operator line
A-ast-tools
Area - AST tools
A-formatter
Area - Formatter
fix(formatter): let union place leading comments at Area - Formatter
as|satisfies
A-formatter
#26674
opened Sep 15, 2026 by
leaysgur
Member
Loading…
fix(formatter): fix block comment with RHS assignment and typecast-ed arrow body
A-formatter
Area - Formatter
#26672
opened Sep 15, 2026 by
leaysgur
Member
Loading…
fix(linter): apply CLI severity filters to JS plugin rules
#26668
opened Sep 14, 2026 by
nathan-gage
Loading…
perf(minifier): reduce allocations when processing if statements
A-minifier
Area - Minifier
#26666
opened Sep 14, 2026 by
armano2
Contributor
Loading…
perf(linter): speed up react/globals and import/no-cycle
#26657
opened Sep 14, 2026 by
anonrig
Contributor
Loading…
fix(linter): bound queued lint tasks in multi-file analysis
#26634
opened Sep 14, 2026 by
im10furry
Contributor
Loading…
refactor(ast): prepare static property names for JSStr
A-ast
Area - AST
A-linter
Area - Linter
A-semantic
Area - Semantic
A-transformer
Area - Transformer / Transpiler
perf(diagnostics): reuse line indexes when rendering a batch of reports
#26629
opened Sep 14, 2026 by
im10furry
Contributor
Loading…
fix(transformer): clean up semantics for erased TypeScript declarations
A-semantic
Area - Semantic
A-transformer
Area - Transformer / Transpiler
#26628
opened Sep 14, 2026 by
camc314
Contributor
Loading…
fix(linter/unicorn/consistent-function-scoping): detect ancestor-only function captures
A-linter
Area - Linter
#26625
opened Sep 14, 2026 by
camc314
Contributor
Loading…
feat(transform-react): add Area - React Compiler
reportDiagnostics option to expose recoverable React Compiler diagnostics
A-react-compiler
#26624
opened Sep 14, 2026 by
JacktheRanger
Loading…
perf(semantic): count AST nodes, scopes, symbols, references during parsing to replace the
Stats::count walk
#26620
opened Sep 14, 2026 by
im10furry
Contributor
Loading…
fix(parser): preserve reparsed Area - CLI
A-linter
Area - Linter
A-linter-plugins
Area - Linter JS plugins
A-parser
Area - Parser
await tokens
A-cli
#26619
opened Sep 14, 2026 by
camc314
Contributor
Loading…
feat(linter): implement unicorn/no-array-concat-in-loop
#26618
opened Sep 14, 2026 by
im10furry
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.