# Releases
Here you'll find a summary of each release, it's updates and improvements.
# 2.2.0
Updates to Input, Select, Checkbox and Yes/No components:
- Added slot support for custom label content on GocoCheckbox
- Added size prop to GocoCheckbox
- Added size prop to GocoInput
- Added size prop to GocoSelect
- Added size prop to GocoYesNo
- Added dark prop to GocoYesNo
# 2.0.1
Updates button to apply disabled attribute while in loading state.
# 2.0.0
Changes to Button, Input and Select props:
- Removed
wide
prop on GocoButton - Renamed
secondary
prop on GocoButton to be ghostBlack - Added ghostWhite prop to GocoButton
- Removed
size
prop from GocoInput and GocoSelect
# 0.2.16
Includes bug fixes and features:
placeholder
on GocoSelect has changed to an object based prop. It now supports disabled placeholders.- Various bug fixes and improvements.
← Tooltip