Biome Blog

Biome Blog

biomejs.dev/
4
Articles
7月8日 19:01
Last updated
Biome v2.1

Biome v2.1

Biome v2.1では、スキャナーの改善と型推論の向上が主な焦点となっています。新しいスキャナーは、プロジェクトのルートから全体をスキャンするのではなく、指定されたファイルやフォルダーに基づいてスキャンを行うように変更され、これにより速度が向上します。また、型推論の精度も75%から85%に向上し、Promiseの扱いに関する新しいルールも追加されました。新たに追加されたルールには、noAlert、noImplicitCoercion、noMagicNumbersなどが含まれ、既存のルールも強化されています。これにより、ユーザーはより効率的にコードを管理できるようになります。 • Biome 2.1ではスキャナーのロジックが改善され、指定されたファイルに基づいてスキャンを行うようになった。 • 型推論の精度が75%から85%に向上し、Promiseの扱いに関する新しいルールが追加された。 • 新たに追加されたルールにはnoAlert、noImplicitCoercion、noMagicNumbersなどが含まれる。 • noUnusedFunctionParametersルールが強化され、ignoreRestSiblingsオプションが追加された。 • ユーザーはプロジェクトのルールを選択でき、速度と機能のバランスを取ることができる。

Biome Blog
library tool
VS Code extension V3

VS Code extension V3

Biome releases v3 of the VS Code extension

Biome Blog
Biome partners with Vercel to improve type inference

Biome partners with Vercel to improve type inference

Biome partners with Vercel to futher our type inference efforts

Biome Blog
Biome v2.0 beta

Biome v2.0 beta

A major milestone in the making

Biome Blog