Jss Versions Save

JSS is an authoring tool for CSS which uses JavaScript as a host language.

v10.10.0

1 year ago

Improvements

  • [jss] Added support for @container query 1637

v10.9.2

1 year ago

Bug fixes

  • [react-jss] Fix import useInsertionEffect 1627

v10.9.1

1 year ago

v10.9.1-alpha.2

2 years ago

Bug fixes

  • [jss] Update stylesheet if !important flag is set before and after the update 1612

v10.9.1-alpha.1

2 years ago

Bug fixes

  • [react-jss] #1608 fixed the failing tests caused by #1604, but doing so reintroduced the original bug breaking React 18 support 1609

v10.9.1-alpha.0

2 years ago

Improvements

  • [react-jss] Use useInsertionEffect 1608, 1604

v10.9.0

2 years ago

Bug fixes

  • [jss, jss-plugin-global, jss-plugin-nested, jss-plugin-rule-value-function] Fixes a memory leak with nested function rules 1574

Improvements

  • Keep classes ref when sheet and dynamicRules have not any change 1573

v10.8.2

2 years ago

Bug fixes

  • Reverting 1563 because of regression 1565

v10.8.1

2 years ago

Bug fixes

  • [jss, jss-plugin-global, jss-plugin-nested, jss-plugin-rule-value-function] Fixes a memory leak with nested function rules 1563

v10.8.0

2 years ago

Improvements

  • [jss] New option to remove whitespaces. Useful for SSR 1549

  • [all] Flow types are now moved from .js files to .flow type defs 1509

  • [all] Upgrade typescript to 4.4.2 1550