Skip to content

Pull requests: oxc-project/oxc

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

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 no-secrets conformance tests
#26697 opened Sep 15, 2026 by BearCooder Loading…
chore(deps): update napi
#26690 opened Sep 15, 2026 by renovate Bot Loading…
1 task
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
#26677 opened Sep 15, 2026 by Dunqing Member Draft
fix(formatter): let union place leading comments at as|satisfies A-formatter Area - Formatter
#26674 opened Sep 15, 2026 by leaysgur Member 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
#26630 opened Sep 14, 2026 by Dunqing Member Draft
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(parser): preserve reparsed await tokens A-cli Area - CLI A-linter Area - Linter A-linter-plugins Area - Linter JS plugins A-parser Area - Parser
#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…
ProTip! Filter pull requests by the default branch with base:main.