Release 0.17.4
Chore:
- chore: increment version
Fix:
- fix(button): handle auto and % width values on loading
- fix(button): avoid setting width to auto
- This could caused issues when turning button back from loading
Feature:
- feat: made error message more helpful
Testing
- test: updated helper test
- test: updated button tests