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

fix(linter): hide tsgolint console window on Windows
#26156 opened Aug 28, 2026 by GabbeV Loading…
fix(allocator): require Sync allocator for Drain Send A-allocator Area - Allocator
#26152 opened Aug 28, 2026 by camc314 Contributor Loading…
feat(ast): add GetNodeId trait A-ast Area - AST A-ast-tools Area - AST tools
#26145 opened Aug 28, 2026 by camc314 Contributor Loading…
feat(ast): add no-side-effects not-applied comment state A-ast Area - AST A-parser Area - Parser
#26120 opened Aug 26, 2026 by CoderSerio Contributor Loading…
feat(minifier): invert if consequent that else has no block stmt A-minifier Area - Minifier
#26119 opened Aug 26, 2026 by armano2 Contributor Draft
fix(minifier): mangle class private members in Node API A-minifier Area - Minifier
#26118 opened Aug 26, 2026 by CoderSerio Contributor Loading…
feat(codegen): handle print comment properly A-ast Area - AST A-ast-tools Area - AST tools A-cli Area - CLI A-codegen Area - Code Generation A-formatter Area - Formatter A-isolated-declarations Area - Isolated Declarations A-linter Area - Linter A-linter-plugins Area - Linter JS plugins A-minifier Area - Minifier A-parser Area - Parser A-react-compiler Area - React Compiler A-semantic Area - Semantic A-transformer Area - Transformer / Transpiler
#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
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(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 Draft
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
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.