Avatar for the biomejs user
biomejs
biome
BlogDocsChangelog

Performance History

Latest Results

fix: check all ancestors for @supports, not just the first at-rule The previous implementation using ancestors().find() only checked the first matching at-rule ancestor. This missed cases where @supports wraps other at-rules like @media: @supports (font: -apple-system-body) { @media screen { a { font-family: -apple-system; } } } Changed to use ancestors().any() to check all ancestors for @supports. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
ddmoney420:fix/use-generic-font-names-supports-false-positive
30 minutes ago
chore: format
next
2 hours ago
chore: format
next
2 hours ago
chore: format
next
2 hours ago
chore: format
next
2 hours ago

Active Branches

fix(css): ignore font properties inside @supports rules in useGenericFontNames
last run
30 minutes ago
#8914
CodSpeed Performance Gauge
0%
#8275
CodSpeed Performance Gauge
-1%
#8874
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home Terms Privacy Docs