zeit-ui-react v1.5.0 Release Notes

Release Date: 2020-05-18 // almost 4 years ago
  • ๐Ÿ”‹ Features

    • โž• Add light type support for Button. #206
    • โž• Add light type support for ButtonGroup. #206
    • ๐Ÿ‘Œ Support esm bundle. #207

    Patches

    • ๐Ÿ›  Fix default width of Input cannot shrink under flex. #214
    • ๐Ÿ›  Fix Input icon event is cached incorrectly. #211
    • ๐Ÿ“‡ Rename ZEITUIProvider to ZeitProvider.
    • ๐Ÿ“‡ Rename CSSBaseline to CssBaseline.
    • ๐Ÿ—„ All hooks are now exported directly. Utils is now deprecated.