All Versions
49
Latest Version
Avg Release Cycle
36 days
Latest Release
-

Changelog History
Page 4

  • v10.0.0-alpha.3

    December 26, 2018
  • v10.0.0-alpha.27 Changes

    September 22, 2019

    ๐Ÿ› Bug fixes

    • [react-jss] Add fallback for Number.MIN_SAFE_INTEGER, because not supported by IE <= 11 (1197)
    • ๐Ÿ”Œ [jss-plugin-vendor-prefixer] Fix fallbacks syntax support regression (1198)
  • v10.0.0-alpha.26 Changes

    September 22, 2019

    ๐Ÿ› Bug fixes

    • โšก๏ธ [jss] Fix dynamic rule updating after sheet re-attach in IE (1194)
    • ๐Ÿ’ป [ci] Fix browsers.json, bump suported ios Safari to 10.3.
  • v10.0.0-alpha.25 Changes

    September 16, 2019

    ๐Ÿ› Bug fixes

    • โšก๏ธ [jss] Fix dynamic rule updating after sheet re-attach (1190)

    ๐Ÿ‘Œ Improvements

    • โš  [jss-plugin-nested] Better warning text (1170)
  • v10.0.0-alpha.24 Changes

    ๐Ÿ› Bug fixes

    • โšก๏ธ [react-jss] Fix nested dynamic rule updating (1144)
    • ๐Ÿ‘ [jss] Support falsy value from fn rule (1164)

    ๐Ÿ‘Œ Improvements

    • ๐Ÿ’… [react-jss] Improve TypeScript definitions and add missing definition for createUseStyles (1155)
    • 0๏ธโƒฃ [jss-plugin-default-unit] Consistent usage of the CSS browser API (1168)
  • v10.0.0-alpha.23 Changes

    ๐Ÿ› Bug fixes

    • โšก๏ธ [react-jss] Update dynamic nested rules need (#1144)
    • ๐Ÿ’… [react-jss] withStyles shouldn't attach() on SSR (#1149, #1157)

    ๐Ÿ‘Œ Improvements

    • [jss] Improve treeshaking for webpack by not using global. (#1153)
  • v10.0.0-alpha.22 Changes

    ๐Ÿ’ฅ Breaking Changes

    • 0๏ธโƒฃ [jss] SheetsRegistry.toString(options) will now return all sheets by default, no matter detached or attached. You can specify which one you want by using the option registry.toString({attached: true}) (1140)

    ๐Ÿ› Bug fixes

    • [react-jss] SSR for the hooks based API will now work with the registry as expected (1140)
    • [react-jss] When id options passed to JssProvider, we need to create a new generateId function (#1147)

    ๐Ÿ‘Œ Improvements

    • ๐Ÿ“„ [react-jss] Document id prop for JssProvider, add "Class name generator options" to the docs. (#1147)
    • 0๏ธโƒฃ [react-jss] Use component name or displayName as a class name prefix also in production by default (#1147)
  • v10.0.0-alpha.21 Changes

    ๐Ÿ› Bug fixes

    • โฌ†๏ธ [jss-plugin-vendor-prefixer] Upgrade css-vendor package to v2.0.5 (#1142)
    • [css-jss] Slows down in benchmark after 10k rules (#1137)
  • v10.0.0-alpha.20 Changes

    ๐Ÿ› Bug Fixes

    • ๐Ÿ’… [react-jss] Experimental styled API got some fixes and many more tests (#1118)
  • v10.0.0-alpha.2

    December 26, 2018