- Fix PasswordInput not respecting theme default radius (#1149)
- Fix broken cleanNotificationsQueue function (#1123)
- Make UnstyledButton component polymorphic
- Migrate focus ring styles to outline to avoid box-shadow collisions
- Remove
!important
from InputWrapper styles - Fix unexpected attributes added to Grid.Col component