Avatar for the biomejs user
biomejs
biome
BlogDocsChangelog

Performance History

Latest Results

fix(markdown): remove unused hard_line slot from MdParagraph The hard_line: MdHardLine? slot on MdParagraph was never populated by the parser. Hard line breaks are parsed through inline dispatch and stored in MdInlineItemList as MdHardLine inline items (AnyMdInline::MdHardLine), so the paragraph-level slot was dead grammar -- no snapshot ever set it. Removed the slot from the grammar, regenerated the syntax/factory code, and dropped the dead formatter branch. Hard breaks still render via the inline item list, so output is unchanged. Closes #10557
jfmcdowell:fix/md-remove-unused-hard-line-slot
20 minutes ago
fix(css): parse comma-separated values in composes property
harsha-cpp:fix/css-composes-comma-separated-values
4 hours ago
fix: remove unused dependencies
refactor/biome-languages
7 hours ago
chore(deps): update github-actions
renovate/github-actions
7 hours ago
fix: remove unused dependencies
refactor/biome-languages
7 hours ago

Latest Branches

CodSpeed Performance Gauge
0%
fix(markdown): remove unused hard_line slot from MdParagraph#10593
52 minutes ago
65b490a
jfmcdowell:fix/md-remove-unused-hard-line-slot
CodSpeed Performance Gauge
0%
fix(css): parse comma-separated values in composes property 🤖🤖🤖#10592
2 days ago
f8b30a8
harsha-cpp:fix/css-composes-comma-separated-values
CodSpeed Performance Gauge
0%
7 hours ago
97621ed
refactor/biome-languages
© 2026 CodSpeed Technology
Home Terms Privacy Docs