The TypeScript, JSX and JavaScript formatter has surpassed the 97% compatibility rate with Prettier.<p>Biome now provides over 190 lint rules from ESlint, TypeScript ESlint, and others sources.<p>This version also adds new CLI options that enabled to format and lint only files that changed (using Git).<p>We also announced our roadmap for 2024 [0] and our new logo and homepage [1]!<p>[0] <a href="https://biomejs.dev/blog/roadmap-2024" rel="nofollow">https://biomejs.dev/blog/roadmap-2024</a><p>[1] <a href="https://biomejs.dev/" rel="nofollow">https://biomejs.dev/</a>
I've been using biome/rome for over a year and it's getting pretty good. The rebranding looks great !<p>I can't wait for HTML support :)<p>Edit: I would love to see an equivalent to ESLint's no-floating-promises, but I believe this is blocked since the linter is not type aware (yet?).