biomejs
biome
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
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
46 minutes ago
feat(css_formatter): scss and css comments inside declarations (#11113)
main
50 minutes 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
60 minutes ago
feat(useSortedClasses): resolve bare functional utilities with defaults in sort_v4 Utilities like border, ring, shadow, rounded, and transition compile bare through a default value without a static registration, so their bare names classified as unknown. Probe each functional basename's bare compile during codegen and store the placement on the entry; a static candidate that misses the static table now resolves through it. Bare negatives are never registered and stay unknown, as do valueless utilities without a default. Fixture expectations are cross-checked against prettier-plugin-tailwindcss 0.8.0.
johncarmack1984:feat/use-sorted-classes-bare-defaults
60 minutes ago
refactor: improve feature architecture
dyc3/vue-sfc-custom-blocks
1 hour ago
refactor(css): use declaration root for style attributes
dyc3/html-style-attribute-css
1 hour ago
refactor: remove parse::<f64>() call
dyc3/html-srcset-attribute
1 hour ago
refactor: remove parse::<f64>() call
dyc3/html-srcset-attribute
1 hour ago
Latest Branches
CodSpeed Performance Gauge
0%
fix(format/html): write the HTML5 doctype in lowercase
#11106
3 days ago
e5ad374
dyc3/html-doctype-lowercase
CodSpeed Performance Gauge
+3%
feat(useSortedClasses): resolve bare functional utilities with defaults in sort_v4
#11120
6 days ago
566d59f
johncarmack1984:feat/use-sorted-classes-bare-defaults
CodSpeed Performance Gauge
+3%
fix(parse/html): read Vue SFC custom blocks as opaque text
#11078
9 hours ago
de12afa
dyc3/vue-sfc-custom-blocks
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs