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

perf(parser): store only 1 non-arrow function span at a time A-parser Area - Parser C-performance Category - Solution not expected to change functional behavior, only performance
#12975 opened Aug 10, 2025 by camchenry Draft
chore(deps): lock file maintenance npm packages C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#12973 opened Aug 10, 2025 by renovate bot Loading…
1 task
chore(deps): update dependency @types/node to v24 C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#12972 opened Aug 10, 2025 by renovate bot Loading…
1 task
chore(deps): update actions/download-artifact action to v5 C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#12971 opened Aug 10, 2025 by renovate bot Loading…
1 task
chore(deps): update github-actions C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#12970 opened Aug 10, 2025 by renovate bot Loading…
1 task
feat(linter): add dangerous suggestion for jsx-a11y/tabindex-no-positive A-linter Area - Linter C-enhancement Category - New feature or request
#12963 opened Aug 10, 2025 by Sysix Loading…
feat(formatter): correct comments printing for ConditionalExpression A-formatter Area - Formatter C-enhancement Category - New feature or request
#12913 opened Aug 8, 2025 by Dunqing Draft
feat(linter): Add 36 new TypeScript ESLint rules with comprehensive test fixtures A-cli Area - CLI A-linter Area - Linter C-enhancement Category - New feature or request
#12893 opened Aug 8, 2025 by Copilot AI Loading…
perf(codegen): apply comprehensive optimization patterns from PR #12847 throughout codegen crate A-codegen Area - Code Generation C-performance Category - Solution not expected to change functional behavior, only performance
#12884 opened Aug 7, 2025 by Copilot AI Draft
feat(formatter): correct comments printing for SwitchStatement A-formatter Area - Formatter C-enhancement Category - New feature or request
#12881 opened Aug 7, 2025 by Dunqing Loading…
refactor(linter): add fixer for react/jsx-curly-brace-presence A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#12835 opened Aug 5, 2025 by Sysix Loading…
refactor(linter): run linter with ContextSubHost A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#12769 opened Aug 2, 2025 by Sysix Loading…
ci(napi): shard NAPI tests A-ast Area - AST
#12743 opened Aug 1, 2025 by overlookmotel Draft
refactor(linter): introduce ContextSubHost for cross script block analyse A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#12724 opened Aug 1, 2025 by Sysix Loading…
feat(ast_visit): add walk_children_* methods A-ast-tools Area - AST tools C-enhancement Category - New feature or request
#12643 opened Jul 30, 2025 by overlookmotel Draft
feat(linter): add vue/valid-define-emits A-linter Area - Linter C-enhancement Category - New feature or request
#12545 opened Jul 27, 2025 by Sysix Loading…
refactor(linter): Remove AstKind for Argument A-ast Area - AST A-ast-tools Area - AST tools A-cfg Area - Control Flow Graph A-cli Area - CLI A-codegen Area - Code Generation A-editor Area - Editor and Language Server A-formatter Area - Formatter A-isolated-declarations Isolated Declarations A-linter Area - Linter A-minifier Area - Minifier A-parser Area - Parser A-semantic Area - Semantic A-transformer Area - Transformer / Transpiler C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#12525 opened Jul 25, 2025 by taearls Draft
4 of 6 tasks
feat(linter): add bulk suppression feature A-cli Area - CLI A-linter Area - Linter C-enhancement Category - New feature or request
#12473 opened Jul 23, 2025 by MIreland Draft
test(formatter): check performance A-ast-tools Area - AST tools A-formatter Area - Formatter C-test Category - Testing. Code is missing test cases, or a PR is adding them
#12438 opened Jul 21, 2025 by Dunqing Draft
ProTip! Filter pull requests by the default branch with base:main.