タグ

biomeに関するefclのブックマーク (6)

  • Biome v2.5—500 Lint Rules, Plugin Code Fix, and Cross-File Linting

    500 lint rules With this release, Biome has surpassed 500 rules! It took us a very long time, but we’re thrilled about this milestone. The release also promotes over 70 rules spread among the Vue framework, type-aware rules, and more. However, I want to provide the spotlight to three particular rules. Cross-language lint rules The rules noUndeclaredClasses and noUnusedClasses are two new nursery r

    Biome v2.5—500 Lint Rules, Plugin Code Fix, and Cross-File Linting
    efcl
    efcl 2026/06/17
    Biome v2.5リリース。 CSSのクラスをファイル横断で解析するLintルール`noUndeclaredClasses`/`noUnusedClasses`を追加。 GritQLプラグインがファイルパスごとの適用と`=>`によるコードフィックスをサポート。 Formatterに`delimiterSpacing`オプショ
  • Biome v2.4—Embedded Snippets, HTML Accessibility, and Better Framework Support

    Biome v2.4 is the first minor release of the year! After more than ten patches from v2.3, today we bring to you a new version that contains many new features! Once you have upgraded to Biome v2.4.0, migrate your Biome configuration to the new version by running the migrate command: biome migrate --write Highlights Among all the features shipped in this release, here are the ones we think you’re go

    Biome v2.4—Embedded Snippets, HTML Accessibility, and Better Framework Support
    efcl
    efcl 2026/02/16
    Biome v2.4リリース。 JavaScript内に埋め込まれたCSSやGraphQLスニペットのFormatterとLintをサポート。 HTMLアクセシビリティ向けの15個のLintルールの追加。 Vue/Svelte/Astroのサポート改善、CSSパーサーでVue SFCの`:slotted`や`:deep`に対応。 SA
  • Roadmap 2026

    In this article, we want to share with you all our roadmap for 2026! The roadmap is a collection of ideas and interests that the maintainers of the project collect from various sources: user’s feedback, personal interests, time available to dedicate to the project, user’s proposal from GitHub discussions. The roadmap represents the overall direction that we want to take; however, things can change

    Roadmap 2026
    efcl
    efcl 2026/01/22
    Biome 2026年のロードマップ。 2026年はHTML formatterのPrettier互換の安定化、SCSSサポート、JavaScript内の埋め込みCSS/GraphQLの改善を予定。 cross-languageのlintルール、monorepo向けのworkspaces設定、LSPの拡張なども計画している。
  • Biome v2.3—Let's bring the ecosystem closer

    We’re excited to announce the release of Biome 2.3, bringing several features that have been highly requested by the community. This release marks a significant milestone in our journey to support the broader web ecosystem. Once you have upgraded to Biome v2.3.0, migrate your Biome configuration to the new version by running the migrate command: biome migrate --write Full support for Vue, Svelte,

    Biome v2.3—Let's bring the ecosystem closer
    efcl
    efcl 2025/10/26
    Biome v2.3リリース。 Vue/Svelte/Astroファイルのサポート/新しいignore構文の追加/Tailwind v4対応など
  • Release Biome CLI v2.2.0 · biomejs/biome

    efcl
    efcl 2025/08/16
    Biome v2.2.0リリース。 多数のlintルールのStableに変更とリネーム。 Qwik domainのサポート、.graphqlsファイル対応など。
  • Biome v2—codename: Biotype

    We are happy to announce that Biome v2 is officially out! 🍾 Biome v2—codename: Biotype, the first JavaScript and TypeScript linter that provides type-aware linting rules that doesn’t rely on the TypeScript compiler! This means that you can lint your project without necessarily installing the typescript package. With this release, the Core Contributors of the project want to show to the whole comm

    Biome v2—codename: Biotype
    efcl
    efcl 2025/06/21
    Biome v2リリース。 設定ファイルのネストをサポート、Linterプラグインのサポート。 Import OrganizerのようなLinterを範囲を超えたものを扱うAssist機能の追加、HTML formatterのサポート。 破壊的変更として`--apply`/`--apply-unsafe`の廃止
  • 1