v5.0.0
Breaking Changes
- Change the way the
<Select />
works so it's possible to display a different label than the value of the option
Dev Changes
- Add
data-qaid
props to<Select />
and<Option />
components - Remove fonts from build and import google fonts instead
- Remove unused dependencies, update existing dependencies to latest version