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(transformer/styled-components): template literal expressions order is wrong after minification A-transformer Area - Transformer / Transpiler C-bug Category - Bug
#12211 opened Jul 11, 2025 by Dunqing Loading…
feat(linter): support ignorePatterns for nested configs A-cli Area - CLI A-linter Area - Linter C-enhancement Category - New feature or request
#12210 opened Jul 10, 2025 by Sysix Draft
fix(semantic): allow assigning to eval and arguments in ambient context A-semantic Area - Semantic C-bug Category - Bug
#12208 opened Jul 10, 2025 by camc314 Loading…
test(transformer/styled-components): add failing test case for comment removal A-transformer Area - Transformer / Transpiler C-test Category - Testing. Code is missing test cases, or a PR is adding them
#12202 opened Jul 10, 2025 by overlookmotel Loading…
perf(transformer/styled-components): cache block name A-transformer Area - Transformer / Transpiler C-performance Category - Solution not expected to change functional behavior, only performance
#12200 opened Jul 10, 2025 by Dunqing Loading…
fix(transformer/styled-components): should use source path to generate file hash when the path is absoulte path 0-merge Merge with Graphite Merge Queue A-transformer Area - Transformer / Transpiler C-bug Category - Bug
#12199 opened Jul 10, 2025 by Dunqing Loading…
refactor(transformer/styled-components): do not allocate temp data into arena A-transformer Area - Transformer / Transpiler C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#12198 opened Jul 10, 2025 by overlookmotel Loading…
feat(eslint-plugin-next): no-html-link-for-pages rule addition A-linter Area - Linter C-enhancement Category - New feature or request
#12194 opened Jul 10, 2025 by TheCukitoDev Loading…
feat(semantic): build semantic for .d.ts files A-semantic Area - Semantic C-enhancement Category - New feature or request
#12193 opened Jul 10, 2025 by camc314 Loading…
fix(linter): Fix inconsistent behavior in no-duplicate-imports rule A-linter Area - Linter C-bug Category - Bug
#12192 opened Jul 10, 2025 by huangtiandi1999 Loading…
fix(semantic): panics when function is the part of IfStatement A-semantic Area - Semantic C-bug Category - Bug
#12190 opened Jul 10, 2025 by Dunqing Loading…
fix(transformer/object-rest-spread): #12184 A-transformer Area - Transformer / Transpiler C-bug Category - Bug
#12185 opened Jul 10, 2025 by cod1r Loading…
perf(linter): experiment: skip rules when no nodes match A-linter Area - Linter A-semantic Area - Semantic C-performance Category - Solution not expected to change functional behavior, only performance
#12178 opened Jul 10, 2025 by camchenry Draft
fix(language_server): respect the root .oxlintrc.json file for ignorePatterns A-editor Area - Editor and Language Server C-bug Category - Bug
#12171 opened Jul 9, 2025 by Sysix Loading…
feat(linter): add react/jsx-pascal-case rule A-linter Area - Linter C-enhancement Category - New feature or request
#12165 opened Jul 9, 2025 by baevm Loading…
perf(semantic,linter): simplify implementation and uses of ancestors iterators A-linter Area - Linter A-semantic Area - Semantic C-performance Category - Solution not expected to change functional behavior, only performance
#12164 opened Jul 9, 2025 by ulrichstark Loading…
fix(linter): mark correctly enabled default rules for --rules A-linter Area - Linter C-bug Category - Bug
#12163 opened Jul 9, 2025 by Sysix Loading…
feat(linter): JS custom rules config A-cli Area - CLI A-editor Area - Editor and Language Server A-linter Area - Linter C-enhancement Category - New feature or request
#12160 opened Jul 9, 2025 by camc314 Draft
test(coverage/typescript): Exclude more non-testable units C-test Category - Testing. Code is missing test cases, or a PR is adding them
#12159 opened Jul 9, 2025 by leaysgur Loading…
feat(ast): add ThisExpression to TSTypeName A-ast Area - AST A-codegen Area - Code Generation A-formatter Area - Formatter A-isolated-declarations Isolated Declarations A-linter Area - Linter A-parser Area - Parser A-transformer Area - Transformer / Transpiler C-enhancement Category - New feature or request
#12156 opened Jul 9, 2025 by Boshen Loading…
refactor(ast): remove AstKind for Argument A-ast Area - AST A-ast-tools Area - AST tools A-formatter Area - Formatter A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#12127 opened Jul 8, 2025 by camchenry Draft
feat(linter): add support for vitest/valid-title rule A-cli Area - CLI A-linter Area - Linter C-enhancement Category - New feature or request
#12085 opened Jul 5, 2025 by taearls Loading…
feat(linter): implement react/display-name rule A-cli Area - CLI A-linter Area - Linter C-enhancement Category - New feature or request
#12084 opened Jul 4, 2025 by taearls Loading…
refactor(language_server): store LintService instead of Linter A-cli Area - CLI A-editor Area - Editor and Language Server A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#12016 opened Jul 1, 2025 by Sysix Loading…
refactor(linter): move LintServiceOptions.paths to LintService.with_paths A-cli Area - CLI A-editor Area - Editor and Language Server A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#12015 opened Jul 1, 2025 by Sysix Loading…
ProTip! Adding no:label will show everything without a label.