You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#706patch: Fixed an issue with path imports than landed in the last version. Made us compatible with babel-import-plugin and added info the README about reducing bundle size.
#702patch: Fixed a bug where SingleSelect didn't work inside a RadioGroup.Label
#701patch: Fixed an edge case with Sidebar and Submarine where they could shrink smaller than the screen. This caused users to not be able to grab the handle.
#700patch: Fixed a dev time React warning with TextField and its derivatives about switching between controlled and uncontrolled state.