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

feat(ast): add no-side-effects not-applied comment state
#26120 opened Aug 26, 2026 by CoderSerio Contributor Loading…
fix(minifier): mangle class private members in Node API
#26118 opened Aug 26, 2026 by CoderSerio Contributor Loading…
feat(codegen): handle print comment properly A-cli Area - CLI A-codegen Area - Code Generation A-isolated-declarations Area - Isolated Declarations A-linter Area - Linter A-linter-plugins Area - Linter JS plugins A-parser Area - Parser
#26116 opened Aug 26, 2026 by camc314 Contributor Draft
fix(transformer): preserve object rest parameter defaults A-transformer Area - Transformer / Transpiler
#26105 opened Aug 26, 2026 by Dunqing Member Draft
refactor(semantic): remove unresolved checkpoint state A-semantic Area - Semantic
#26103 opened Aug 26, 2026 by Dunqing Member Loading…
fix(semantic): skip function body bindings in parameters A-semantic Area - Semantic A-transformer Area - Transformer / Transpiler
#26099 opened Aug 26, 2026 by Dunqing Member Loading…
fix(react-compiler): support expression for initializers A-react-compiler Area - React Compiler
#26054 opened Aug 24, 2026 by Boshen Member Draft
fix(codegen): preserve names in duplicate source mappings A-codegen Area - Code Generation
#26051 opened Aug 24, 2026 by camc314 Contributor Loading…
feat(minifier): invert !0 and !1 in place for boolean context to 1 and 0 A-minifier Area - Minifier
#26050 opened Aug 24, 2026 by armano2 Contributor Loading…
feat(linter): implement unicorn/no-unused-properties A-linter Area - Linter
#26030 opened Aug 23, 2026 by xeho91 Loading…
perf(minifier): reduce usage of minimize_conditional A-minifier Area - Minifier
#26028 opened Aug 23, 2026 by armano2 Contributor Loading…
refactor(cli): migrate from bpaf to usage-rs A-cli Area - CLI
#26027 opened Aug 23, 2026 by jdx Loading…
fix(linter): preserve JSX attribute values in curly-brace fixes A-linter Area - Linter
#26015 opened Aug 23, 2026 by arhxam Loading…
feat(oxfmt/lsp): show root config errors to LSP client A-cli Area - CLI A-editor Area - Editor and Language Server A-formatter Area - Formatter
#26014 opened Aug 23, 2026 by Sysix Member Draft
feat(formatter): support experimental ternaries A-cli Area - CLI A-formatter Area - Formatter
#26008 opened Aug 23, 2026 by Boshen Member Draft
fix(oxfmt/lsp): return error on config resolving error A-cli Area - CLI A-editor Area - Editor and Language Server A-formatter Area - Formatter
#26003 opened Aug 22, 2026 by Sysix Member Loading…
refactor(oxlint/lsp): send trace messages on backend side A-cli Area - CLI A-editor Area - Editor and Language Server A-linter Area - Linter
#26002 opened Aug 22, 2026 by Sysix Member Loading…
ProTip! Filter pull requests by the default branch with base:main.