JSS v10.1.0 Release Notes

Release Date: 2020-03-15 // about 4 years ago
  • ๐Ÿ› Bug fixes

    • [jss] Fix multiple .addRule calls with font-face (1280)
    • [jss] Allow a Comment node as insertion point (1284)

    ๐Ÿ‘Œ Improvements

    • โš  [jss-plugin-rule-value-function] Add warning when using a function value inside a function rule (1285)
    • ๐Ÿ’… [react-jss][ts] Typescript support for createUseStyles theme (1294)
    • ๐Ÿ’… [jss, react-jss] - getDynamicStyles utility function was originally exposed from jss package, but I don't think it was used externally, so I moved it to react-jss package and made it internal. If you have been using it as public API let me know, we will have to revert the change.
    • [examples] Migrate examples to monorepo (1306)

    ๐Ÿ”‹ Features

    • 0๏ธโƒฃ [jss-plugin-default-unit] Allow options to pass function transforms in (1292)