Biome v1.9 is out!

Today we celebrate both the first anniversary of Biome 🎊 and the release of Biome v1.9! Read our blog post for a look back at the first year and the new features of Biome v1.9.

In a nutshell:

  • Stable CSS formatting and linting. Enabled by default!
  • Stable GraphQL formatting and linting. Enabled by default!
  • .editorconfig support. Opt-in
  • biome search command to search for patterns in your source code.
  • New lint rules for JavaScript and its dialects.
  • dinckel
    link
    26 days ago

    Biome has been really nice so far. I’ve made the switch about a year ago, and outside of tooling issues, that are pretty much long gone, there’s nothing to complain about.

    Was waiting for CSS support for a while too. Unfortunately i mostly use tailwind these days, so it would be nice to have some support for ordering the tags there