Avatar for the biomejs user
biomejs
biome
BlogDocsChangelog

Performance History

Latest Results

fix(linter): allow delete on computed process.env members noDelete already skipped the static form delete process.env.FOO, but the computed form delete process.env["FOO"] was still reported because the computed-member branch never checked the object. Extract the process.env check to work on the object expression and apply it in both branches. Fixes #11014
ayaangazali:fix/no-delete-process-env-computed
25 minutes ago
Merge branch 'main' into fix/svelte-html-formatter-10839
ruidosujeira:fix/svelte-html-formatter-10839
6 hours ago
fix(html_formatter): indent Svelte bind setter
ruidosujeira:fix/svelte-html-formatter-10839
6 hours ago
fix(html_formatter): fix Svelte each and bind formatting
ruidosujeira:fix/svelte-html-formatter-10839
7 hours ago
fix(css_formatter): format escaped attribute newlines
dbezrukov/new-format-literal
8 hours ago

Latest Branches

CodSpeed Performance Gauge
0%
fix(linter): allow delete on computed process.env members#11032
34 minutes ago
fd0310b
ayaangazali:fix/no-delete-process-env-computed
CodSpeed Performance Gauge
-1%
2 days ago
a0df8e1
dbezrukov/raw-syntax
CodSpeed Performance Gauge
0%
6 hours ago
fbb4e28
ruidosujeira:fix/svelte-html-formatter-10839
© 2026 CodSpeed Technology
Home Terms Privacy Docs