v2.1.0

@yamada-ui/cliのバージョン2.1.0の変更履歴をご覧ください。機能・バグ修正・改善点についてご確認ください。

このバージョンは、2026年3月10日にリリースされました。

マイナー変更

  • 4f54a11 Thanks @hirotomoyamada! - Added --force (-F) option to the update command to force overwrite local changes with remote source code.

  • 4f54a11 Thanks @hirotomoyamada! - You can now use commands such as init and add with the @next or @dev tags. This allows you to specify the tag for @yamada-ui/react and download the source code locally.

  • #5980 bca6d3e Thanks @bmthd! - - Add --yes/-y auto-confirm support to the add/diff/init/theme/update CLI commands so scripted runs can bypass interactive prompts.

    • Surface the previously missing non-interactive flags across add/diff/init/theme to keep automated and manual flows aligned.

パッチ変更