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

chore(deps): update dependency oxlint-tsgolint to v0.8.4 0-merge Merge with Graphite Merge Queue C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#16597 opened Dec 8, 2025 by renovate bot Loading…
1 task
release(apps): oxlint v1.32.0 && oxfmt v0.17.0 A-cli Area - CLI A-editor Area - Editor and Language Server A-formatter Area - Formatter A-linter Area - Linter A-linter-plugins Area - Linter JS plugins
#16596 opened Dec 8, 2025 by Boshen Loading…
release(crates): oxc v0.102.0 A-ast Area - AST A-cfg Area - Control Flow Graph A-codegen Area - Code Generation A-isolated-declarations Isolated Declarations A-minifier Area - Minifier A-parser Area - Parser A-semantic Area - Semantic A-transformer Area - Transformer / Transpiler
#16595 opened Dec 8, 2025 by Boshen Loading…
feat(oxfmt): Enable experimental package.json sorting by default A-cli Area - CLI A-formatter Area - Formatter C-enhancement Category - New feature or request
#16593 opened Dec 8, 2025 by leaysgur Draft
docs(oxfmt): Improve docs for .oxfmtrc.jsonc config fields and add markdownDescription fields to JSON Schema A-formatter Area - Formatter C-docs Category - Documentation. Related to user-facing or internal documentation
#16587 opened Dec 8, 2025 by connorshea Loading…
feat(linter): Add linterOptions.typeAware A-cli Area - CLI A-linter Area - Linter C-enhancement Category - New feature or request
#16583 opened Dec 8, 2025 by connorshea Draft
5 tasks
feat(minifier): simplify assigment with array destructuring A-minifier Area - Minifier C-enhancement Category - New feature or request
#16580 opened Dec 8, 2025 by armano2 Draft
chore(deps): update rust crates A-editor Area - Editor and Language Server C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#16575 opened Dec 7, 2025 by renovate bot Loading…
1 task
fix(transformer/styled-components): named styled import doesn't work A-transformer Area - Transformer / Transpiler C-bug Category - Bug
#16573 opened Dec 7, 2025 by Dunqing Loading…
perf(parser): experiment A-parser Area - Parser C-performance Category - Solution not expected to change functional behavior, only performance
#16564 opened Dec 7, 2025 by camchenry Draft
docs(linter): Updated eslint/yoda rule with auto-gen config options, I have. A-linter Area - Linter C-docs Category - Documentation. Related to user-facing or internal documentation
#16562 opened Dec 6, 2025 by connorshea Loading…
docs(linter): Fix the rule config docs for eslint/no-inner-declarations rule. A-linter Area - Linter C-docs Category - Documentation. Related to user-facing or internal documentation
#16556 opened Dec 6, 2025 by connorshea Draft
docs(linter): Handle rules that use tuple config options with DefaultRuleConfig A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior C-docs Category - Documentation. Related to user-facing or internal documentation
#16555 opened Dec 6, 2025 by connorshea Loading…
chore(lsp): make tool dependencies optional A-editor Area - Editor and Language Server C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#16548 opened Dec 5, 2025 by Sysix Loading…
ci(benchmark): add language_server linter benchmark A-editor Area - Editor and Language Server
#16547 opened Dec 5, 2025 by Sysix Draft
perf(lsp): avoid some clones, part 2 A-editor Area - Editor and Language Server C-performance Category - Solution not expected to change functional behavior, only performance
#16543 opened Dec 5, 2025 by Sysix Draft
feat(oxfmt): sort package.json files before formatting A-cli Area - CLI A-formatter Area - Formatter C-enhancement Category - New feature or request
#16541 opened Dec 5, 2025 by Boshen Draft
4 tasks done
feat(linter/eslint-plugin-vitest): reuse no-mocks-import jest linter rule A-linter Area - Linter C-enhancement Category - New feature or request
#16540 opened Dec 5, 2025 by Afsoon Loading…
chore(linter): only hyperlink rule names when docs URL exists 0-merge Merge with Graphite Merge Queue C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#16536 opened Dec 5, 2025 by Copilot AI Loading…
feat(linter/plugins): add react/no-unsafe A-linter Area - Linter C-enhancement Category - New feature or request
#16532 opened Dec 5, 2025 by Kenzo-Wada Loading…
ProTip! Filter pull requests by the default branch with base:main.