Skip to content

fix(lint): migrate biome config to v2.5.0 schema and replace deprecated recommended field#223

Merged
fro-bot merged 2 commits into
mainfrom
fix/biome-migrate-2.5.0
Jun 21, 2026
Merged

fix(lint): migrate biome config to v2.5.0 schema and replace deprecated recommended field#223
fro-bot merged 2 commits into
mainfrom
fix/biome-migrate-2.5.0

Conversation

@fro-bot

@fro-bot fro-bot commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

Summary

Migrate biome.json to match the installed Biome CLI version 2.5.0 and fix deprecation warnings.

Changes

  • Update $schema from 2.4.15 to 2.5.0 — matches installed @biomejs/biome@2.5.0
  • Replace deprecated recommended: true linter field with preset: "recommended" — the recommended field is deprecated and will be removed in the next major Biome version

Context

…ed recommended field

- Update $schema from 2.4.15 to 2.5.0 to match installed biome CLI
- Replace deprecated 'recommended: true' linter field with 'preset: recommended'
- Supersedes #169 which targeted 2.4.16; CLI is now 2.5.0
@fro-bot fro-bot merged commit 2a8cb3e into main Jun 21, 2026
3 checks passed
@fro-bot fro-bot deleted the fix/biome-migrate-2.5.0 branch June 21, 2026 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant