biomejs
biome
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix(js/parse): avoid consuming huge iterator (#11749)
main
36 minutes ago
fix(js/parse): avoid consuming huge iterator
fix/parse-regressoin
1 hour ago
docs(changeset): clarify --unsafe is needed to reproduce the example
santichausis:fix/attribute-expression-fix-write-back
10 hours ago
fix(html): write fixes back to attribute-expression embeds (#10247) AnyEmbeddedContent (the type update_snippets uses to find where a fixed embedded-snippet's new code should be spliced back into the host document) only covered <script>/<style> content and Astro frontmatter. It didn't cover HtmlTextExpression, the node that holds the raw JS text for a `{...}` attribute expression (e.g. Svelte's onclick={...}), a Svelte/Vue directive value, or a mustache/text expression (e.g. `{count}`). The fix for a rule violation inside one of those was computed correctly (hence the FIXABLE diagnostic), but update_snippets' loop never found a matching element to patch, so the fix was silently dropped and "No fixes applied" was printed instead. Add HtmlTextExpression to the AnyEmbeddedContent union so its token gets replaced like the other embed kinds.
santichausis:fix/attribute-expression-fix-write-back
10 hours ago
test(ruledoc): remove redundant Astro test
jp-knj:fix/no-astro-set-html-template-expressions
11 hours ago
docs(changeset): align Astro expression wording
jp-knj:fix/no-astro-set-html-template-expressions
11 hours ago
refactor(html): move Vue directive check into noVueUndeclaredDirectives with globals option
saberoueslati:analyzer/fix-vue-directive-undeclared
14 hours ago
revert file names examples
feat/expand-use-includes
14 hours ago
Latest Branches
CodSpeed Performance Gauge
-5%
fix(js/parse): avoid consuming huge iterator
#11749
2 hours ago
89887bb
fix/parse-regressoin
CodSpeed Performance Gauge
0%
fix(html): write fixes back to attribute-expression embeds
#11743
10 hours ago
2f36841
santichausis:fix/attribute-expression-fix-write-back
CodSpeed Performance Gauge
N/A
fix(lint/js): detect Astro set:html in template expressions
#11659
20 hours ago
69683c2
jp-knj:fix/no-astro-set-html-template-expressions
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs