Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Mar 17:53

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)