-
-
Notifications
You must be signed in to change notification settings - Fork 957
Pull requests: oxc-project/oxc
Author
Label
Projects
Milestones
Reviews
Assignee
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(formatter): preserve trailing comma in TSX arrow functions with default type params
A-formatter
Area - Formatter
C-bug
Category - Bug
#21151
opened Apr 8, 2026 by
jsmecham
Loading…
fix(formatter): preserve newline between self-closing JSX element and single-char text
A-formatter
Area - Formatter
C-bug
Category - Bug
#21149
opened Apr 8, 2026 by
jsmecham
Loading…
feat(eslint-plugin-jest): add Area - Linter
C-enhancement
Category - New feature or request
valid-mock-module-path rule
A-linter
#21124
opened Apr 7, 2026 by
eryue0220
Loading…
fix(formatter): remove extra outer parentheses on return with JSDoc type cast
A-formatter
Area - Formatter
C-bug
Category - Bug
#21109
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
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
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
fix(minifier): preserve Area - Minifier
C-bug
Category - Bug
var inside catch with same-named parameter
A-minifier
#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…
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…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.