Skip to content

fix(create): Align biome's schema version with the npm version for the router template#427

Open
ouvreboite wants to merge 1 commit intoTanStack:mainfrom
ouvreboite:patch-2
Open

fix(create): Align biome's schema version with the npm version for the router template#427
ouvreboite wants to merge 1 commit intoTanStack:mainfrom
ouvreboite:patch-2

Conversation

@ouvreboite
Copy link
Copy Markdown

@ouvreboite ouvreboite commented Apr 8, 2026

Otherwise "biome check" will complain.

Summary by CodeRabbit

  • Chores
    • Updated the code quality tool configuration to the latest schema version.

Otherwise "biome check" will complain.
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 8, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: e0cc4629-5df4-4db5-b08d-fd18babddefb

📥 Commits

Reviewing files that changed from the base of the PR and between 44ef1ad and 8fd72d4.

📒 Files selected for processing (1)
  • packages/create/src/frameworks/react/toolchains/biome/assets/biome.json

📝 Walkthrough

Walkthrough

The Biome configuration schema reference was updated from version 2.2.4 to 2.4.5. This single-line change updates the $schema URL in the biome.json configuration file used for React toolchain projects.

Changes

Cohort / File(s) Summary
Biome Configuration Schema Update
packages/create/src/frameworks/react/toolchains/biome/assets/biome.json
Schema URL version upgraded from 2.2.4 to 2.4.5 to align with current Biome releases.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A schema hops from old to new,
From 2.2.4 to 2.4.5 true,
Biome bounces with delight,
Configuration sparkling bright! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: updating the Biome schema version in the router template configuration to align with the npm package version.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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