biomejs
biome
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
refactor(html): derive snippet trivia handling from its content range Carry the snippet's content range into `UpdateSnippetsNodes` so the write-back reads the old source and decides whether to keep the token's trivia from that range instead of from a per-kind flag.
johncarmack1984:fix/html-embedded-expression-fixes
4 hours ago
test(cli): enable useTemplate with "on" in the Vue expression test
johncarmack1984:fix/html-embedded-expression-fixes
4 hours ago
feat(md): frontmatter parsing support (#11395)
main
5 hours ago
feat(md): frontmatter parsing support (#11395)
main
5 hours ago
test(cli): cover Vue template expression fixes; link rules in changeset
johncarmack1984:fix/html-embedded-expression-fixes
5 hours ago
fix(html): apply lint fixes inside template expressions Fixed snippets are written back by matching their range against the document's embedded nodes, but only `<script>`/`<style>` bodies and Astro frontmatter were walked, so fixes for `{…}` and `{{…}}` text expressions were computed and then dropped. Also match `HtmlTextExpression` nodes. Their surrounding whitespace is token trivia that the snippet source already covers, so the replacement discards the old token's trivia and reads leading/trailing whitespace from the full token text when re-indenting formatted code.
johncarmack1984:fix/html-embedded-expression-fixes
5 hours ago
fix(service): preserve embedded references in stateless processing
dyc3/fix-stdin-full-support
5 hours ago
chore: missing rule sources
chore/css-rule-sources
6 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
fix(html): apply lint fixes inside template expressions
#11401
4 hours ago
12031e1
johncarmack1984:fix/html-embedded-expression-fixes
CodSpeed Performance Gauge
+2%
fix(service): preserve embedded references in stateless processing
#11398
8 hours ago
08acf7a
dyc3/fix-stdin-full-support
CodSpeed Performance Gauge
0%
chore: missing rule sources
#11378
7 hours ago
6f71e10
chore/css-rule-sources
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs