Skip to main content

Version 0.5.1

React components

  • Select: removed the check for option or optiongroup. This enables React.Fragment and null to be added as children for a Select component.
  • useMediaQuery: now accepts 0 as a value.