v16.3.0
🐛 Bug fixes
- Fix DropdownProps type intersections #725 @clayplumridge
- Add
classNameandcssto BaseProps TypeScript type #726 @BinaryMuse - Update UnderlineNav.Link prop type #727 @emplums
- Let 'TextInput' use 'maxWidth' and 'minWidth' from 'styled-system' #723 @smockle
💅 New components
- Add Popover component #703 @BinaryMuse