JSS v10.0.0-alpha.17 Release Notes

  • ๐Ÿ”‹ Features

    • ๐Ÿšš [react-jss] New hooks based API is out. HOC based API is deprecated. It will stay in v10 but will be removed in v11. (#1089)

    ๐Ÿ’ฅ Breaking Changes

    • [jss] Add option for opt-in minification of class names. (#1075)

    ๐Ÿ› Bug fixes

    • ๐Ÿ”Œ [jss-plugin-expand] Fix attributes spread for border-bottom, border-top, border-left and border-right (#1083)
    • ๐Ÿ”Œ [jss-plugin-props-sort] Fix sorting in Node 11 (#1084)
    • [jss] Fix escaping keyframes names (#1100)