biomejs
biome
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Merge branch 'main' into cli-rework
cli-rework
5 minutes ago
perf(rowan): prune empty pointer lookup
fix/css-incomplete-property-value-panic
3 hours ago
perf(rowan): prune empty pointer lookup
fix/css-incomplete-property-value-panic
3 hours ago
fix(core): don't panic from semantic model
fix/css-semantic-api
4 hours ago
feat(fmt/md): prose-wrap formatting for markdown (#11115)
main
5 hours ago
feat(fmt/md): prose-wrap formatting for markdown (#11115)
main
5 hours ago
fix(format/html): write the HTML5 doctype in lowercase Prettier lowercases the `<!doctype` marker, but only for a doctype that stands alone in a plain HTML file. A doctype naming a DTD keeps its case, since the rest of the declaration is not lowercased either, and so does a `.vue`, `.svelte` or `.astro` file. Two of the imported Prettier references disagreed with Prettier 3.9.4 on this line; both were corrected against the real binary. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0145puNWau9K2vPUdEtFHVUK
dyc3/html-doctype-lowercase
6 hours ago
fix(format/html): pick attribute quotes by counting them The formatter chose single quotes as soon as a value held one double quote, and never unescaped `'` or `"`. Prettier instead unescapes both, counts them, and keeps only the character that ends up as the delimiter escaped, so `''"'` becomes `"'""`. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0145puNWau9K2vPUdEtFHVUK
dyc3/html-attribute-quotes
6 hours ago
Latest Branches
CodSpeed Performance Gauge
-6%
docs: rework CLI
#11134
11 minutes ago
c3a62c9
cli-rework
CodSpeed Performance Gauge
0%
fix(css): resolve empty syntax node pointers
#11132
3 hours ago
4394cce
fix/css-incomplete-property-value-panic
CodSpeed Performance Gauge
+8%
fix(core): don't panic from semantic model
#11131
4 hours ago
961aba3
fix/css-semantic-api
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs