v6.0.0
6.0.0 (2023-10-31)
⚠ BREAKING CHANGES
<TimePicker>
implementations must specify alabel
prop- Dropdown has been removed use
<Select>
instead
Features
Bug Fixes
- Label is mandatory for TimePicker component (#2629) (c7f00d3)
- readme quick links (#2646) (d4c0b4e)
- Updates sign in stories to fix aria-controls issue of show password button (#2627) (67c1114)
Documentation & Examples
- add @AnnaGingle as a contributor (#2649) (c307f4b)