oxc-project
oxc
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix(linter): Handle optional chaining in `no-array-method-this-argument` rule. (#19476) Fixed the commented-out test cases. Used Claude Code for this one.
main
1 hour ago
fix(linter): Handle optional chaining in `prefer-object-from-entries` rule. (#19475) Had some guidance from Claude on this one, still getting familiar with the AST and methods that are available in oxc for this kind of thing.
main
1 hour ago
fix(linter): Handle optional chain in `no-unnecessary-array-flat-depth` rule. (#19471) To match the original rule and uncomment a test.
main
1 hour ago
fix(linter): Skip string literal imports in `consistent-assert` rule. (#19474) To match the upstream rule and uncomment a test.
main
1 hour ago
Phase 1.0: JSPlugins and Oxlint scope cover - All JSPlugins errors are being recorded in the file. Left Typescript as it required more changes. - Add JSPlugin test - Manual tested the binary in Posthog and oxlint-react-compiler-rules - Improved errors messages, and added a label to suggest the user what command run to update the file. - Some basic message in the cli output if the file is created or updated.
Afsoon:feat(oxlint)-bulk-suppression
4 hours ago
Revert the optional chaining change for now. I'm not sure I fully understand the purpose of the optional chaining test / how to resolve it correctly, so I'm going to leave that for later.
prefer-spread
5 hours ago
Add Float16Array to the list of typed arrays in prefer-spread rule.
prefer-spread
5 hours ago
fix(linter): Handle typed arrays/array buffers and optional chaining in `prefer-spread` rule. Generated with Claude Code, uncomment upstream tests.
prefer-spread
5 hours ago
Active Branches
feat(linter): bulk suppression
last run
4 hours ago
#19328
CodSpeed Performance Gauge
-4%
fix(linter): Handle typed arrays/array buffers in `prefer-spread` rule.
last run
5 hours ago
#19478
CodSpeed Performance Gauge
0%
fix(linter): Handle additional cases in `typescript/consistent-generic-constructors` rule.
last run
5 hours ago
#19477
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs