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(formatter): preserve blank line after directive with trailing comment A-formatter Area - Formatter C-bug Category - Bug
#21153 opened Apr 8, 2026 by jsmecham Loading…
fix(linter): support settings field in overrides config A-linter Area - Linter C-bug Category - Bug
#21127 opened Apr 7, 2026 by babu-ch Loading…
feat(eslint-plugin-jest): add valid-mock-module-path rule A-linter Area - Linter C-enhancement Category - New feature or request
#21124 opened Apr 7, 2026 by eryue0220 Loading…
fix(oxlint): render each config error as a separate diagnostic A-cli Area - CLI A-linter Area - Linter C-bug Category - Bug
#21120 opened Apr 7, 2026 by babu-ch Loading…
feat(oxfmt/cli): Support per-directory config A-cli Area - CLI A-formatter Area - Formatter C-enhancement Category - New feature or request
#21103 opened Apr 7, 2026 by leaysgur Draft
feat(minifier): inline constant spread elements into arrays A-minifier Area - Minifier C-enhancement Category - New feature or request
#21095 opened Apr 6, 2026 by armano2 Loading…
feat(oxfmt/lsp): Support per-directory config A-cli Area - CLI A-editor Area - Editor and Language Server A-formatter Area - Formatter C-enhancement Category - New feature or request
#21081 opened Apr 6, 2026 by leaysgur Loading…
build(apps,napi): add LoongArch64 Linux (linux-loong64) builds A-cli Area - CLI A-formatter Area - Formatter A-linter Area - Linter A-minifier Area - Minifier A-parser Area - Parser A-transformer Area - Transformer / Transpiler
#21080 opened Apr 6, 2026 by xen0n Draft
perf(minifier): fix O(n²) perf on very many var decls A-minifier Area - Minifier A-semantic Area - Semantic C-performance Category - Solution not expected to change functional behavior, only performance
#21062 opened Apr 5, 2026 by gthb Loading…
fix(minifier): preserve Object method calls when arg could be a Proxy A-minifier Area - Minifier C-bug Category - Bug
#21056 opened Apr 4, 2026 by gthb Loading…
perf(oxlint): return first found config for resolving config A-cli Area - CLI A-linter Area - Linter C-performance Category - Solution not expected to change functional behavior, only performance
#21055 opened Apr 4, 2026 by Sysix Draft
fix(minifier): preserve var inside catch with same-named parameter A-minifier Area - Minifier C-bug Category - Bug
#21037 opened Apr 4, 2026 by gthb Loading…
feat(linter/plugins): expose SourceCode.getDisableDirectives() method A-cli Area - CLI A-linter Area - Linter A-linter-plugins Area - Linter JS plugins C-enhancement Category - New feature or request
#21029 opened Apr 4, 2026 by KuSh Loading…
fix(mangler): upper-case JSX component names A-minifier Area - Minifier C-bug Category - Bug
#21028 opened Apr 4, 2026 by gthb Loading…
fix(oxlint): normalize explicit --config paths so overrides resolve from the config dir A-cli Area - CLI A-linter Area - Linter A-linter-plugins Area - Linter JS plugins C-bug Category - Bug
#21027 opened Apr 3, 2026 by niieani Loading…
feat(minifier): drop side-effect-free class instantiations A-minifier Area - Minifier C-enhancement Category - New feature or request
#21000 opened Apr 3, 2026 by xixiIBN5100 Loading…
feat(linter): add --rule CLI flag for inline rule config A-cli Area - CLI A-linter Area - Linter C-enhancement Category - New feature or request
#20996 opened Apr 3, 2026 by Shinigami92 Loading…
fix(linter): detect git repo at runtime to fix .gitignore bleed across nested repos A-cli Area - CLI A-formatter Area - Formatter A-linter Area - Linter C-bug Category - Bug
#20952 opened Apr 2, 2026 by fabb Loading…
2
fix(linter): use require_git(true) to properly respect nested git repo boundaries A-cli Area - CLI A-formatter Area - Formatter A-linter Area - Linter C-bug Category - Bug
#20951 opened Apr 2, 2026 by fabb Loading…
perf(linter): optimize unused disable directive reporting A-cli Area - CLI A-editor Area - Editor and Language Server A-linter Area - Linter C-performance Category - Solution not expected to change functional behavior, only performance
#20950 opened Apr 2, 2026 by niieani Loading…
docs(skill/migrate-oxlint): add guidance on --type-aware, oxlint-plugin-eslint C-docs Category - Documentation. Related to user-facing or internal documentation
#20948 opened Apr 1, 2026 by fabb Loading…
ProTip! Filter pull requests by the default branch with base:main.