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(formatter,oxfmt): Handle css-in-js comment inside template A-cli Area - CLI A-formatter Area - Formatter C-bug Category - Bug
#20452 opened Mar 17, 2026 by leaysgur Loading…
fix(oxfmt): non idempotent formatting on comments in TS A-formatter Area - Formatter C-bug Category - Bug
#20449 opened Mar 17, 2026 by CatChen Loading…
feat(linter): add ignoreEslintDirectives config option A-cli Area - CLI A-linter Area - Linter A-linter-plugins Area - Linter JS plugins C-enhancement Category - New feature or request
#20447 opened Mar 17, 2026 by osdiab Loading…
fix(linter): add help text to ESLint rules missing diagnostic guidance A-linter Area - Linter C-bug Category - Bug
#20446 opened Mar 17, 2026 by vinaycodeaxe Loading…
fix(transformer): legacy decorator on computed property key leaves variable unassigned A-transformer Area - Transformer / Transpiler C-bug Category - Bug
#20430 opened Mar 16, 2026 by babu-ch Loading…
fix(no-shadow): respect env settings when builtinGlobals is enabled A-linter Area - Linter C-bug Category - Bug
#20429 opened Mar 16, 2026 by vvnikita74 Loading…
fix(ecmascript): apply coercion-is-pure assumption to constructor side-effect detection A-minifier Area - Minifier C-bug Category - Bug
#20420 opened Mar 16, 2026 by Dunqing Loading…
4 tasks done
fix(oxlint,oxfmt): Check env.VITE_PLUS_VERSION for Vite+ A-cli Area - CLI A-formatter Area - Formatter A-linter Area - Linter A-linter-plugins Area - Linter JS plugins C-bug Category - Bug
#20417 opened Mar 16, 2026 by leaysgur Loading…
feat(transformer): Add basic implementation of emotion plugin (equivalent to @emotion/babel-plugin) A-transformer Area - Transformer / Transpiler C-enhancement Category - New feature or request
#20412 opened Mar 15, 2026 by acharron-hl Loading…
chore(deps): update npm packages A-parser Area - Parser C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#20409 opened Mar 15, 2026 by renovate bot Loading…
1 task
chore(deps): update github-actions C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#20408 opened Mar 15, 2026 by renovate bot Loading…
1 task
chore(ai): make CLAUDE.md a symlink of AGENTS.md C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#20406 opened Mar 15, 2026 by SaKaNa-Y Loading…
refactor(ecmascript): consolidate side-effect known globals into separate module 0-merge Merge with Graphite Merge Queue A-minifier Area - Minifier C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#20401 opened Mar 15, 2026 by Dunqing Loading…
3 tasks done
perf(parser): use SWAR for byte_search batch path A-parser Area - Parser C-performance Category - Solution not expected to change functional behavior, only performance
#20399 opened Mar 15, 2026 by Boshen Draft
feat(parser): add Parser::new_from_bytes for raw byte input A-linter Area - Linter A-parser Area - Parser C-enhancement Category - New feature or request
#20398 opened Mar 15, 2026 by Boshen Draft
feat(semantic): extend no_side_effects to include empty functions A-minifier Area - Minifier A-semantic Area - Semantic C-enhancement Category - New feature or request
#20396 opened Mar 15, 2026 by Boshen Draft
fix(ecmascript): add argument validation for NewExpression side-effect detection 0-merge Merge with Graphite Merge Queue A-minifier Area - Minifier C-bug Category - Bug
#20395 opened Mar 15, 2026 by Dunqing Loading…
perf(semantic): replace node counting with parser stats A-linter Area - Linter A-parser Area - Parser A-semantic Area - Semantic C-performance Category - Solution not expected to change functional behavior, only performance
#20393 opened Mar 15, 2026 by camchenry Draft
feat(ast): track stats in builder A-ast Area - AST A-ast-tools Area - AST tools A-parser Area - Parser C-enhancement Category - New feature or request
#20392 opened Mar 15, 2026 by camchenry Draft
refactor(lsp): pass TextDocument struct to tools instead of multiple params A-cli Area - CLI A-editor Area - Editor and Language Server A-formatter Area - Formatter A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#20390 opened Mar 14, 2026 by Sysix Draft
perf(codegen): skip hex format allocation when hex would be longer A-codegen Area - Code Generation C-performance Category - Solution not expected to change functional behavior, only performance
#20385 opened Mar 14, 2026 by Boshen Draft
feat(napi/minify): expose legalComments option and result A-minifier Area - Minifier C-enhancement Category - New feature or request
#20370 opened Mar 14, 2026 by Boshen Loading…
feat(transformer): support lowering accessor with legacy decorators A-transformer Area - Transformer / Transpiler C-enhancement Category - New feature or request
#20348 opened Mar 13, 2026 by Dunqing Loading…
5 tasks done
ProTip! Type g i on any issue or pull request to go back to the issue listing page.