Changelog
Explore the changelog for the latest version of Yamada UI. Learn about the features, bug fixes, and improvements.
@yamada-ui/react@2.0.5
This version was released on October 27, 2025.
Patch changes
-
#5435 b7d4d7c Thanks @hirotomoyamada! - Fixed an issue where the
Selectcomponents inside theCalendardid not have correct styling whenDatePickerhadinvalidset totrue. -
#5432 71baee5 Thanks @hirotomoyamada! - Fixed a bug where the popover did not open on focus when
allowInputwas enabled inDatePickerandColorPicker. -
#5432 eb55e1a Thanks @hirotomoyamada! - Fixed an issue where focus did not move correctly in
DatePickerandColorPicker. -
#5432 6a9d9bc Thanks @hirotomoyamada! - Added
transferFocusoption tousePopover. Iftrue, the focus will be transferred to the popover content when the tab key is pressed. Default istrue. -
#5489 2c464f3 Thanks @hirotomoyamada! - Fixed an issue where the focused style for invalid input was incorrect when the variant was set to "flushed" for
Select,Autocomplete,DatePicker, andColorPicker. -
#5432 bfff6d5 Thanks @hirotomoyamada! -
useComboboxnow returnspopoverProps. -
#5432 71baee5 Thanks @hirotomoyamada! - Fixed an issue where
openOnClickwas not working forDatePicker,ColorPicker,Autocomplete, andSelect. -
371fedb Updated dependencies.
@yamada-ui/cli@2.0.5
This version was released on October 27, 2025.
Patch changes
- 371fedb Updated dependencies.
@yamada-ui/utils@2.0.4
This version was released on October 27, 2025.
Patch changes
- #5495 371fedb Thanks @hirotomoyamada! - Added fallback options to browser checks.