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
Sort

Pull requests list

chore(deps): update dependency rust to v1.85.0 C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#9263 opened Feb 20, 2025 by renovate bot Loading…
1 task
chore(deps): update crate-ci/typos action to v1.29.9 C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#9261 opened Feb 20, 2025 by renovate bot Loading…
1 task
feat(ast/estree)!: replace serde with custom ESTree serializer A-ast Area - AST A-ast-tools Area - AST tools A-parser Area - Parser C-enhancement Category - New feature or request
#9256 opened Feb 20, 2025 by overlookmotel Loading…
feat(linter): add eslint/id-denylist A-linter Area - Linter C-enhancement Category - New feature or request
#9244 opened Feb 19, 2025 by therewillbecode Draft
refactor(transformer/jsx): transform jsx element/fragment in enter_expression A-transformer Area - Transformer / Transpiler C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#9233 opened Feb 19, 2025 by Dunqing Draft
feat(linter): support --report-unused-disable-directive A-cli Area - CLI A-linter Area - Linter C-enhancement Category - New feature or request
#9223 opened Feb 19, 2025 by 1zumii Loading…
feat(linter): add support for extends property in oxlintrc A-linter Area - Linter C-enhancement Category - New feature or request
#9217 opened Feb 19, 2025 by camchenry Draft
feat(linter): add eslint/operator-assignment rule A-linter Area - Linter C-enhancement Category - New feature or request
#9208 opened Feb 18, 2025 by huangtiandi1999 Draft
chore(oxc_language_server): show oxlint version in LS logs A-editor Area - Editor and Language Server A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#9181 opened Feb 17, 2025 by marekvospel Draft
test(linter): ensure CLI filters take precedence over nested configs 0-merge Merge with Graphite Merge Queue A-cli Area - CLI C-test Category - Testing. Code is missing test cases, or a PR is adding them
#9156 opened Feb 16, 2025 by camchenry Loading…
fix(linter): do not use nested configs with --config option 0-merge Merge with Graphite Merge Queue A-cli Area - CLI C-bug Category - Bug
#9155 opened Feb 16, 2025 by camchenry Loading…
feat(linter): add support for nested config files 0-merge Merge with Graphite Merge Queue A-cli Area - CLI A-linter Area - Linter C-enhancement Category - New feature or request
#9153 opened Feb 16, 2025 by camchenry Loading…
refactor(ecmascript): don't check side effects in constant_evaluation A-minifier Area - Minifier C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#9122 opened Feb 14, 2025 by sapphi-red Draft
refactor(linter): improve eslint/no-template-curly-in-string A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#9090 opened Feb 13, 2025 by shulaoda Loading…
ci: use napi cross build
#9083 opened Feb 13, 2025 by Brooooooklyn Draft
fix(transformer/decorator): decoration disappear due to incorrect statement address A-transformer Area - Transformer / Transpiler C-bug Category - Bug P-high Priority - High
#9062 opened Feb 12, 2025 by Dunqing Loading…
refactor(linter): improve eslint/no-constant-condition A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8845 opened Feb 3, 2025 by shulaoda Draft
refactor(transformer): don't need to transform JSXExpression::EmptyExpression in JSX attributes A-transformer Area - Transformer / Transpiler C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8817 opened Jan 31, 2025 by Dunqing Draft
feat(oxc_allocator): Add new method clone_in_with_semantic_ids for CloneIn trait A-ast Area - AST A-ast-tools Area - AST tools A-semantic Area - Semantic C-enhancement Category - New feature or request
#8608 opened Jan 20, 2025 by IWANABETHATGUY Draft
perf(lexer): finish_next only clear kind and flags A-parser Area - Parser C-performance Category - Solution not expected to change functional behavior, only performance
#8576 opened Jan 18, 2025 by overlookmotel Draft
refactor(semantic): remove Ambient symbol flag A-linter Area - Linter A-semantic Area - Semantic C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#8486 opened Jan 14, 2025 by ShuiRuTian Loading…
perf(parser): reduce Token size to 8 bytes from 16 A-parser Area - Parser C-performance Category - Solution not expected to change functional behavior, only performance
#8153 opened Dec 28, 2024 by branchseer Draft
ProTip! Exclude everything labeled bug with -label:bug.