oxc-project
oxc
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
chore(linter): Remove "Options" sections in rule docs. (#16813) If we want to do these for rules that have no config options, we should auto-generate them.
main
1 minute ago
Regenerate snapshot.
update-jest-rules-to-default
3 minutes ago
refactor(linter): Refactor rule configuration parsing on two jest rules. Just a simple refactor to get two more rules using the `DefaultRuleConfig` pattern.
update-jest-rules-to-default
13 minutes ago
chore(linter): Remove "Options" sections in rule docs. If we want to do these, we should auto-generate them.
rm-option-sections
14 minutes ago
chore(linter): Improve docs/diagnostics for no-redundant-should-component-update rule. (#16812) Just adding backticks/improving the formatting a bit.
main
1 hour ago
chore(linter): Improve docs/diagnostics for no-redunant-should-component-update rule.
no-redundant-bticks
1 hour ago
feat(eslint-plugin-jest): remove with vitest plugin as not necessary yet
Afsoon:12_13_update_jest_prefer_to_contain_to_be_fixable
7 hours ago
fix(minifier): avoid incorrect logical assignment transformation when base object may be mutated Fixes #16647 Use `symbol_is_mutated()` to check if the member expression base object may be reassigned, preventing incorrect transformations like `x.y || (x = {}, x.y = 3)` to `x.y ||= (x = {}, 3)`. 🤖 generated with help from Claude Opus 4.5
c/12-13-fix_minifier_avoid_incorrect_logical_assignment_transformation_when_base_object_may_be_mutated
8 hours ago
Active Branches
refactor(linter): Use DefaultRuleConfig for config options on three jest rules.
last run
3 minutes ago
#16814
CodSpeed Performance Gauge
0%
feat(eslint-plugin-jest): Add fix capabilities to prefer to contain rule
last run
7 hours ago
#16809
CodSpeed Performance Gauge
0%
fix(minifier): avoid incorrect logical assignment transformation when base object may be mutated
last run
8 hours ago
#16802
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs