-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Pull requests: oxc-project/oxc
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(linter/no-large-snapshots): precompile and document allowed snapshot matchers
#25611
opened Aug 13, 2026 by
baevm
Contributor
Loading…
perf(mangler): share allocated names across reused slots
A-minifier
Area - Minifier
A-semantic
Area - Semantic
#25605
opened Aug 13, 2026 by
camc314
Contributor
Loading…
fix(semantic): respect shadowed Area - Semantic
Infinity and NaN in enum evaluation
A-semantic
#25604
opened Aug 13, 2026 by
camc314
Contributor
Loading…
docs(mangler): update Area - Minifier
Mangler::build_with_semantic panic docs
A-minifier
#25602
opened Aug 13, 2026 by
camc314
Contributor
Loading…
feat(mangler): deduplicate private accessor names
A-minifier
Area - Minifier
#25601
opened Aug 13, 2026 by
camc314
Contributor
Loading…
perf(codegen): avoid allocations for single comment anchors
A-codegen
Area - Code Generation
#25598
opened Aug 13, 2026 by
camc314
Contributor
Loading…
fix(minifier): keep side effects when rotating bitwise operands
#25596
opened Aug 13, 2026 by
mizchi
Loading…
test(minifier): add semantic fuzzer comparing behavior across minification
#25594
opened Aug 13, 2026 by
mizchi
Loading…
fix(react_compiler): preserve JSX import source pragmas
A-transformer
Area - Transformer / Transpiler
#25592
opened Aug 13, 2026 by
Boshen
Member
Loading…
feat(codegen): add full source map support
#25585
opened Aug 13, 2026 by
camc314
Contributor
Loading…
fix(minifier): keep variable declaration initilized with class when keepNames is enabled
A-minifier
Area - Minifier
#25584
opened Aug 13, 2026 by
sapphi-red
Member
Loading…
chore(all): add
.pnpm-store to .gitignore
#25563
opened Aug 12, 2026 by
camc314
Contributor
Loading…
feat(minifier): merge import statements against the same module
A-minifier
Area - Minifier
#25534
opened Aug 12, 2026 by
sapphi-red
Member
Loading…
feat(minifier): merge import and export statements against the same module
A-ast
Area - AST
A-minifier
Area - Minifier
#25533
opened Aug 12, 2026 by
sapphi-red
Member
Loading…
fix(oxlint,oxfmt): apply .gitignore only to walk targets, not explicitly named files
A-cli
Area - CLI
A-editor
Area - Editor and Language Server
A-formatter
Area - Formatter
A-linter
Area - Linter
#25531
opened Aug 12, 2026 by
leaysgur
Member
Loading…
fix(linter/react/no-unstable-nested-components): require a return of JSX, not a mention
A-linter
Area - Linter
#25509
opened Aug 11, 2026 by
hamodywe
Contributor
Loading…
fix(codegen): preserve TypeScript comparison grouping
A-codegen
Area - Code Generation
#25502
opened Aug 11, 2026 by
camc314
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.