v2.1.0
Explore the changelog for @yamada-ui/cli version 2.1.0. Learn about the features, bug fixes, and improvements.
This version was released on March 10, 2026.
Minor changes
-
4f54a11 Thanks @hirotomoyamada! - Added
--force(-F) option to theupdatecommand to force overwrite local changes with remote source code. -
4f54a11 Thanks @hirotomoyamada! - You can now use commands such as
initandaddwith the@nextor@devtags. This allows you to specify the tag for@yamada-ui/reactand 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.
Patch changes
-
4f54a11 Thanks @hirotomoyamada! - Updated dependencies.
-
4f54a11 Thanks @hirotomoyamada! - Formatted code.
-
4f54a11 Thanks @hirotomoyamada! - Refactor code.