Avatar for the biomejs user
biomejs
biome
BlogDocsChangelog

Performance History

Latest Results

fix(organizeImports): preserve indentation when the first import has no leading newline Fixes #9194. The organizeImports assist mishandled the import at the start of a chunk when its leading trivia was non-empty whitespace with no newline: it treated this like the start of a real file and either duplicated or discarded the indentation, instead of recognizing it as the base indentation of a fragment such as an embedded <script> block. This mainly surfaces in Vue, Svelte, and Astro files, since extracting their <script> content is what produces this leading-whitespace-no-newline shape in practice, but the underlying rule is extension-agnostic and the fix lives in the shared JS/TS assist logic. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
griff-rees:fix/9194-svelte-vue-organize-imports-indent
2 hours ago
Merge branch 'main' into dbezrukov/scss-n3-query-unary-values
dbezrukov/scss-n3-query-unary-values
2 hours ago
chore: fix CI (#11976)
main
4 hours ago
Merge branch 'main' into fix/astro-embedding
fix/astro-embedding
4 hours ago
chore: fix CI
dyc3/fix-clippy-failures-on-main-thr_sm8pwdxnk3
4 hours ago
fix(core): astro fmt embedding
fix/astro-embedding
5 hours ago

Latest Branches

CodSpeed Performance Gauge
0%
fix(organizeImports): correct multiline import indentation#11980
3 hours ago
84db086
griff-rees:fix/9194-svelte-vue-organize-imports-indent
CodSpeed Performance Gauge
+6%
2 hours ago
48e4abc
dbezrukov/scss-n3-query-unary-values
CodSpeed Performance Gauge
0%
4 hours ago
e8d55a3
dyc3/fix-broken-pipe-crash
© 2026 CodSpeed Technology
Home Terms Privacy Docs