CLI docs polish and linter fixes
Biome clarified CLI help/reporting docs and fixed `noUnnecessaryConditions` regressions around optional chains and overload selection.
Read the issue →Biome clarified CLI help/reporting docs and fixed `noUnnecessaryConditions` regressions around optional chains and overload selection.
Read the issue →Biome adds a new Tailwind arbitrary-value lint rule and fixes crashes plus YAML/CSS parsing edge cases.
Read the issue →
July 29th, 2026 · 13 commits
+4
Major formatter upgrades land for Markdown, YAML, CSS, plus new lint and CLI fixes around nullish coalescing and stdin paths.
Read the issue →Major formatter fixes across YAML, CSS, and HTML, plus one lint quick-fix cleanup and a release cut.
Read the issue →A Tailwind class-ordering fix and structured type-inference profiling headline the day, with a WeakMap type-codegen cleanup.
Read the issue →Biome added several YAML formatting fixes, plus new Svelte declaration-tag support and Symbol global type migration.
Read the issue →Biomes analyzer got faster and more accurate type inference, plus Tailwind class sorting and HTML doctype parsing improvements.
Read the issue →Added YAML literal/folded block scalar formatting, including header comments, indentation handling, and new snapshots/tests.
Read the issue →
July 23rd, 2026 · 12 commits
+1
Biome added a new ESLint port, fixed several parser/formatter edge cases, and shipped YAML and type-inference improvements.
Read the issue →Major CSS formatter and type-inference refactors land, plus fixes for rdjson severity and Svelte/CSS formatting edge cases.
Read the issue →Biome fixed a forwardRef hook false positive and refactored type inference and return-type linting for safer partial-type handling.
Read the issue →Big linting and formatting improvements: incomplete type inference is suppressed, CSS comments are preserved, YAML docs format better, and daemon/LSP shutdown is fixed.
Read the issue →Biome improved tuple and generic inference for noMisusedPromises, plus two dependency bumps.
Read the issue →Biome improved type inference for overloads and aliases, fixed unresolved-import false positives, and skipped HTML attribute sorting on processing instructions.
Read the issue →Biome tightens workspace syncing and logging, fixes a namespace-import inference bug, and refactors token-text usage across analyzers.
Read the issue →
July 16th, 2026 · 9 commits
+1
Biome added Angular attribute parsing, fixed Vue and CSS formatting/parser bugs, and sped up several type-aware lint rules.
Read the issue →
July 15th, 2026 · 9 commits
+1
Major additions: a new lint rule, CSS custom media support, CSS casing fixes, hardened type inference, and a CLI stateless-process-file refactor.
Read the issue →Biome optimized HTML tag handling and fixed two accessibility lint edge cases across template syntaxes.
Read the issue →Biome fixed on-type comment placement before `if` statements, plus a handful of dependency and CI updates.
Read the issue →Biome adds a new Salsa-based inference engine and cleans up stale Unix daemon sockets from older versions.
Read the issue →Fixed an infinite fix loop in noCommentText, improved inference cloning, and corrected markdown list parsing/formatting.
Read the issue →Biome now breaks long curried test.each/it.each/describe.each/test.for calls correctly instead of hugging them onto one line.
Read the issue →LSP on-type formatting no longer inserts stray whitespace, while YAML and class-sorting gains expand formatter behavior.
Read the issue →Biome now reports per-plugin profile timings and fixes a crash on unquoted HTML attributes, with a Markdown formatter rewrite in tow.
Read the issue →Biome tightened CSS/SCSS parsing, fixed a workspace deadlock in the LSP, and added a new ignore option for a DOM query lint.
Read the issue →Astro embedded shorthand attrs now lint correctly, disposable global types were migrated, and temp-dir redaction got a boundary fix.
Read the issue →Biome tightened Markdown list/code-block formatting and documented a CSS lint exception.
Read the issue →Big Markdown parsing/formatting refactors land, plus a Svelte noUnusedVariables fix for store subscriptions and $bindable props.
Read the issue →Biome tightened type-aware linting, expanded markdown formatting compatibility, and sped up embedded-range plumbing.
Read the issue →
July 1st, 2026 · 15 commits
+7
New YAML sequence mapping formatting, multiple lint fixes, CSS parser recovery, and a workspace/LSP refactor landed today.
Read the issue →