oxc-project
oxc
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
feat(linter): Add support for no constructed context values (#18067) Relates to https://github.com/oxc-project/oxc/issues/1022 This rule is quite important for performance reasons, when we always create a new object/array/... in the `value` property it means we'll be propagating updates to all subscribers every time the Provider component re-renders.
main
1 hour ago
Add support for no-constructed context value
JoviDeCroock:support-no-constructed-context-values
1 hour ago
fix(formatter): arrow function body incorrectly broken when return type has comment Format the signature before checking for leading own-line comments on the body so that comments inside the return type annotation are already consumed and not mistakenly detected as body-leading comments. Fixes #19335
02-13-fix_formatter_arrow_return_type_comment_19335
1 hour ago
perf(estree,syntax,codegen): Replace `dragonbox_ecma` with `zmij_ecma` for floating point formatting
magic-akari:perf/zmij
3 hours ago
fix(linter): optimize group symbol insertion in no-unmodified-loop-condition rule
Limerio:feat/implement-no-unmodified-loop-condition-rule
4 hours ago
feat(linter): mark eslint/no-return-assign as having no fixer (#19327)
main
4 hours ago
fix(linter): let file-header disable directives suppress file-start diagnostics
c/02-11-fix_linter_let_file-header_disable_directives_suppress_file-start_diagnostics
4 hours ago
feat(linter/no-return-assign): add always-mode fixer suggestion
c/12-14-feat_linter_no-return-assign_implement_fixer
4 hours ago
Active Branches
fix(formatter): arrow function body incorrectly broken when return type has comment
last run
1 hour ago
#19368
CodSpeed Performance Gauge
0%
[DO NOT MERGE] perf(estree,syntax,codegen): Replace `dragonbox_ecma` with `zmij_ecma` for floating point formatting
last run
3 hours ago
#18731
CodSpeed Performance Gauge
0%
feat(linter): implement eslint/no-unmodified-loop-condition
last run
4 hours ago
#19341
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs