biomejs
biome
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
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
feat(css_formatter): format raw SCSS custom property values
dbezrukov/raw-syntax
4 hours 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
fix(linter): recognize forwardRef named components with ref params (#11007) Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
main
9 hours ago
chore: drop unrelated autofix audit.toml formatting Keep the PR focused on the forwardRef linter fix.
BTF-Kabir-2020:fix/use-hook-at-top-level-forward-ref
9 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%
feat(css): support preserved SCSS custom property values
#11029
2 days ago
a0df8e1
dbezrukov/raw-syntax
CodSpeed Performance Gauge
0%
fix(html_formatter): match prettier for svelte each as destructuring …
#10858
6 hours ago
fbb4e28
ruidosujeira:fix/svelte-html-formatter-10839
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs