v0.4.0
This release is likely the final pre-1.0.0 version we will cut unless we find any breaking bugs.
New Features 🚀
- AA color contrast ratio fixes for the theme provided by Chroma and other accessibility improvements (#104)
This change should be considered breaking.. If your app has theme overrides, you will need to adjust your color palette overrides, and potentially component-level overrides.
Bug Fixes 🐛
ButtonFilePicker
had a dead cursor area due to the pseudo element (#105)