Avatar for the biomejs user
biomejs
biome
BlogDocsChangelog

Performance History

Latest Results

fix(useSortedAttributes): replace whole attribute list to avoid batch conflicts with nested JSX When a JSX element and another JSX element nested inside one of its attribute values were both sorted in the same fix pass, the slot-wise attribute replacements conflicted during batch commit with the nested element's mutations propagating up the same subtree, duplicating one attribute and dropping another. The action now emits a single signal per JsxAttributeList and replaces the whole list node once, so conflicting mutations converge on complete valid lists. This re-applies the approach from #10163, which was lost in the next->main merge (963a0c5487) when the rule was rewritten on the shared sort_attributes infrastructure. Fixes #10838 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
fix/use-sorted-attributes-nested-jsx
25 minutes ago
[autofix.ci] apply automated fixes
07-overload-expected-argument-inference
2 hours ago
fix(inference): improve overload selection
07-overload-expected-argument-inference
3 hours ago
fix(type-info): refine readonly type member handling
minseong0324:chore/global-types-readonly-arrays
6 hours ago

Latest Branches

CodSpeed Performance Gauge
0%
fix(useSortedAttributes): replace whole attribute list to avoid batch conflicts with nested JSX#10984
40 minutes ago
da26451
fix/use-sorted-attributes-nested-jsx
CodSpeed Performance Gauge
0%
3 hours ago
fd511ec
07-overload-expected-argument-inference
CodSpeed Performance Gauge
+9%
fix(resolver): fallback to disk loading if `exports` is missing#10978
21 hours ago
1f243bd
fix/module-resolver-on-disk
© 2026 CodSpeed Technology
Home Terms Privacy Docs