biomejs
biome
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
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
fix(lint): revamp the `noGlobalDirnameFilename` rule to catch many false negatives (#8922)
main
1 hour ago
fix(lint): do not convert empty object types to interfaces (#8921)
main
1 hour ago
fix(css-functions): add sibiling index, count as valid functions (#8924) Co-authored-by: Mohammad Taheri <mohammadtaheri@Mohammads-MacBook-Air-2.local> Co-authored-by: Carson McManus <dyc3@users.noreply.github.com>
main
2 hours 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%
chore: merge `next` into `main`
last run
2 hours ago
#8275
CodSpeed Performance Gauge
-1%
chore(deps): update rust crate insta to 1.46.2
last run
6 hours ago
#8874
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs