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(formatter): support member expressions in embedded template tags A-cli Area - CLI A-formatter Area - Formatter C-enhancement Category - New feature or request
#16824 opened Dec 14, 2025 by magic-akari Loading…
test(linter): Add JSON Schema validation tests for oxlintrc configuration A-linter Area - Linter C-test Category - Testing. Code is missing test cases, or a PR is adding them
#16822 opened Dec 14, 2025 by Copilot AI Loading…
27 tasks done
refactor(linter): Use DefaultRuleConfig for jest/require-top-level-describe rule. A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#16821 opened Dec 14, 2025 by connorshea Loading…
feat(linter): implement eslint/accessor-pairs rule A-linter Area - Linter C-enhancement Category - New feature or request
#16820 opened Dec 14, 2025 by tt-a1i Loading…
5 tasks done
docs(linter): Update various rules to note that they can be disabled for TS code. A-linter Area - Linter C-docs Category - Documentation. Related to user-facing or internal documentation
#16819 opened Dec 14, 2025 by connorshea Loading…
refactor(linter): Use DefaultRuleConfig more and simplify from_configuration for tsgolint rules A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#16818 opened Dec 14, 2025 by connorshea Loading…
docs(linter): Improve docs for react/jsx-no-script-url rule. A-linter Area - Linter C-docs Category - Documentation. Related to user-facing or internal documentation
#16817 opened Dec 14, 2025 by connorshea Loading…
refactor(linter): Update various rules to use DefaultRuleConfig and fix some minor issues. A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#16816 opened Dec 14, 2025 by connorshea Loading…
refactor(linter): Use DefaultRuleConfig for config options on three jest rules. A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#16814 opened Dec 14, 2025 by connorshea Loading…
feat(eslint-plugin-jest): Add fix capabilities to prefer to contain rule A-linter Area - Linter C-enhancement Category - New feature or request
#16809 opened Dec 13, 2025 by Afsoon Loading…
perf(parser): use SmallVec for duplicate default export detection A-parser Area - Parser C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior C-performance Category - Solution not expected to change functional behavior, only performance
#16801 opened Dec 13, 2025 by camc314 Loading…
feat(minifier): remove unused import specifiers A-minifier Area - Minifier C-enhancement Category - New feature or request
#16797 opened Dec 13, 2025 by camc314 Loading…
Revert #16675
#16793 opened Dec 13, 2025 by Copilot AI Draft
feat(minifier): inline variable while folding for boolean expression A-minifier Area - Minifier C-enhancement Category - New feature or request
#16792 opened Dec 13, 2025 by liangmiQwQ Loading…
refactor(oxc_parser): ParserConfig for Lexer and Parser A-parser Area - Parser C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#16785 opened Dec 12, 2025 by lilnasy Loading…
refactor(vscode)!: use node_module/.bin/oxlint by default, fallback to internal language server A-editor Area - Editor and Language Server C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#16784 opened Dec 12, 2025 by Sysix Loading…
feat(linter): implement react/no-deprecated rule A-cli Area - CLI A-linter Area - Linter C-enhancement Category - New feature or request
#16782 opened Dec 12, 2025 by FMP1783 Loading…
3 tasks done
feat(linter/prefer-nullish-coalescing): add rule 0-merge Merge with Graphite Merge Queue A-cli Area - CLI A-linter Area - Linter C-enhancement Category - New feature or request
#16778 opened Dec 12, 2025 by camc314 Loading…
refactor(tasks/lint-rules): use typescript C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#16777 opened Dec 12, 2025 by camc314 Draft
fix(transformer/typescript): remove unused import equals declaration A-transformer Area - Transformer / Transpiler C-bug Category - Bug
#16776 opened Dec 12, 2025 by Dunqing Loading…
feat(minifier): drop some side effect-less class instantiations A-minifier Area - Minifier C-enhancement Category - New feature or request
#16775 opened Dec 12, 2025 by daflyinbed Loading…
feat(oxfmt): Support oxfmt --migrate prettier (JS side) A-cli Area - CLI A-formatter Area - Formatter C-enhancement Category - New feature or request
#16773 opened Dec 12, 2025 by leaysgur Draft
feat(oxfmt): Support oxfmt --migrate [prettier] (Rust side) A-cli Area - CLI A-formatter Area - Formatter C-enhancement Category - New feature or request
#16771 opened Dec 12, 2025 by leaysgur Draft
feat(oxfmt): add insert_final_newline option A-cli Area - CLI A-formatter Area - Formatter C-enhancement Category - New feature or request
#16757 opened Dec 11, 2025 by Boshen Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.