-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: oxc-project/oxc
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
perf(parser): remove string search from parsing JSX element name
A-parser
Area - Parser
#23713
opened Jun 22, 2026 by
overlookmotel
Member
Loading…
perf(parser): allocate AST nodes in arena directly
A-parser
Area - Parser
#23712
opened Jun 22, 2026 by
overlookmotel
Member
Loading…
perf(transformer): allocate AST nodes in arena directly
A-transformer
Area - Transformer / Transpiler
#23711
opened Jun 22, 2026 by
overlookmotel
Member
Loading…
perf(minifier): allocate AST nodes in arena directly
A-minifier
Area - Minifier
#23710
opened Jun 22, 2026 by
overlookmotel
Member
Loading…
perf(isolated_declarations): allocate AST nodes in arena directly
A-isolated-declarations
Isolated Declarations
#23709
opened Jun 22, 2026 by
overlookmotel
Member
Loading…
release(crates): oxc v0.138.0
A-allocator
Area - Allocator
A-ast
Area - AST
A-cfg
Area - Control Flow Graph
A-codegen
Area - Code Generation
A-isolated-declarations
Isolated Declarations
A-minifier
Area - Minifier
A-parser
Area - Parser
A-semantic
Area - Semantic
A-transformer
Area - Transformer / Transpiler
perf(linter): remove 512-slot preallocation for per-file diagnostics
Vec
#23705
opened Jun 22, 2026 by
mds-ant
Loading…
chore(deps): update npm packages (major)
A-cli
Area - CLI
A-linter
Area - Linter
A-transformer
Area - Transformer / Transpiler
#23692
opened Jun 21, 2026 by
renovate
Bot
Loading…
1 task
chore(deps): update npm packages
A-cli
Area - CLI
A-formatter
Area - Formatter
A-parser
Area - Parser
#23690
opened Jun 21, 2026 by
renovate
Bot
Loading…
1 task
feat(react_compiler): vendor the React Compiler on a native oxc AST (no Babel AST)
A-transformer
Area - Transformer / Transpiler
feat(linter/vue): implement require-valid-default-prop rule
A-linter
Area - Linter
#23682
opened Jun 21, 2026 by
babu-ch
Contributor
Loading…
fix(parser): preserve fatal error across top-level await reparse
#23677
opened Jun 21, 2026 by
ammubhave
Contributor
Loading…
fix(ast): preserve TS index signature name span instead of discarding
A-ast
Area - AST
A-ast-tools
Area - AST tools
A-cli
Area - CLI
A-codegen
Area - Code Generation
A-formatter
Area - Formatter
A-linter
Area - Linter
A-linter-plugins
Area - Linter JS plugins
A-minifier
Area - Minifier
A-parser
Area - Parser
fix(linter/unicorn): avoid prefer-array-find rest destructuring false positive
#23654
opened Jun 19, 2026 by
ColemanDunn
Contributor
Loading…
feat(ast): add custom builder methods to AST types
A-ast
Area - AST
#23651
opened Jun 19, 2026 by
overlookmotel
Member
•
Draft
feat(ast): add AST creation methods to AST types
A-ast
Area - AST
A-ast-tools
Area - AST tools
#23650
opened Jun 19, 2026 by
overlookmotel
Member
•
Draft
refactor(ast): add Area - AST
ast_builder Cargo feature
A-ast
#23649
opened Jun 19, 2026 by
overlookmotel
Member
•
Draft
perf(linter): compute Area - Linter
apply_overrides rule set lazily
A-linter
#23648
opened Jun 19, 2026 by
shulaoda
Contributor
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.